-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 CEF: only load OpenKneeboard API in the main frame and main JS context
Might allow additional frames later, especially if same-origin, but my usual approach is to start as restrictive as possible, open up if needed, as it's much easier to open things up than close them down later. Multiple contexts can exist for the same page - see chromiumembedded/cef#3867 refs #725 - Move from WebView2 to CEF
1 parent
b6dd6c0
commit 56ff7a2
Showing
1 changed file
with
23 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters