Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Appshell helpers #585

Merged
merged 2 commits into from
Oct 6, 2016
Merged

Appshell helpers #585

merged 2 commits into from
Oct 6, 2016

Conversation

ficristo
Copy link
Collaborator

@ficristo ficristo commented Oct 4, 2016

This PR:

  • renames client_app_ to appshell_helpers_
  • moves AppGetProductVersionString and AppGetChromiumVersionString in appshell_helpers

I think this makes clearer what belong to brackets and will let me to move more things in these files.

GetElapsedMilliseconds, GetCurrentLanguage and GetExtensionJSSource were instance methods but AFAICT they didn't use anything from the clientApp class.
I'd appreciate if @redmunds @ingorichter @nethip could double check.

AppGetSupportDirectory and AppGetDocumentsDirectory were static methods so was easy to move them.

I already started to move methods like AppGetProductVersionString and AppGetChromiumVersionString to these files so to separate more cefclient code and brackets one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant