You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue by ficristo Tuesday Sep 27, 2016 at 18:49 GMT Originally opened as adobe#581
In the cefclient example of 2623 version the extension handler isn't in client_app.cpp anymore.
So move it in a new header to separate more specific appshell code and cefclient example code.
Tested on:
Windows10 with VS2015u3
OSX 10.11.6 with XCode 7.3.1
Linux: still doesn't compile (as expected) but does not introduce more errors
Issue by ficristo
Tuesday Sep 27, 2016 at 18:49 GMT
Originally opened as adobe#581
In the cefclient example of 2623 version the extension handler isn't in
client_app.cpp
anymore.So move it in a new header to separate more specific appshell code and cefclient example code.
Tested on:
Windows10 with VS2015u3
OSX 10.11.6 with XCode 7.3.1
Linux: still doesn't compile (as expected) but does not introduce more errors
ficristo included the following code: https://github.com/adobe/brackets-shell/pull/581/commits
The text was updated successfully, but these errors were encountered: