Skip to content

Conversation

@amaitland
Copy link
Member

First attempt to fix #614

@amaitland
Copy link
Member Author

There's also an issue when opening a popup the context is switched to the window, so scripts are executed in the popup window. When the window is closed the context is never returned to the main window. Just disabling Js execution in popups for now. (We don't keep track of popups, so there currently isn't a way to specify against which context the script should be executed).

Hope this makes sense.

@amaitland amaitland changed the title Cef.ShutDown Slow After Opening Popup Javascript Binding - Only call Connect for main browser (not popups) Dec 11, 2014
amaitland added a commit that referenced this pull request Dec 11, 2014
Javascript Binding - Only call Connect for main browser (not popups)
@amaitland amaitland merged commit 8bc8015 into cefsharp:master Dec 11, 2014
@amaitland amaitland deleted the fix/issue-614 branch December 11, 2014 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cef.Shutdown() too slow on version compiled from source

1 participant