Skip to content

Javascript Binding - Store JavascriptObjects/Settings per CefBrowser #2306

Open
@amaitland

Description

@amaitland

Currently gcroot<Dictionary<String^, JavascriptObject^>^> _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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions