Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for JSB in Popups #1284

Merged
merged 12 commits into from
Sep 28, 2015
Merged

Conversation

amaitland
Copy link
Member

Use -process-per-tab to make JSB work propery (was previously only added to 43 branch).
Added link to BindingTest.html in the Popup Test Custom Scheme menu item

Both standard and async JSB should now work in popups. Have only tested with opening a popup on the same scheme, so may need some more testing.

amaitland and others added 12 commits September 24, 2015 18:37
… across multiple CefBrowserWrapper instances (popups in this context)

Code is now very much dependant on using --process-per-tab for this structure to work
…r simple class doesn't need the extra overhead of a cpp file)
…d the object

No need to store a reference to them long term
…OnRenderViewReady)

Remove IsPopup check from async binding
Still have the issue of callbacks not working as expect, for some reason it can't find the context
@amaitland amaitland added this to the 45.0.0 milestone Sep 24, 2015
amaitland added a commit that referenced this pull request Sep 28, 2015
@amaitland amaitland merged commit d95083a into cefsharp:master Sep 28, 2015
@amaitland amaitland deleted the bug/popupjsb branch September 28, 2015 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant