Javascript Binding - Store JavascriptObjects/Settings per CefBrowser
Open
enhancement
- Dominant language
- C#
- Stars
- 10.3k
- Forks
- 2.9k
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 4
Description
Currently `gcroot^> _javascriptObjects;` is stored per `sub process`, when multiple browsers share the same `sub process` this limits the flexibility somewhat.
Look at storing the objects at a per browser level.
Contributor guide
Assessment
This issue has not been assessed yet.