Skip to content

improve security of webContents #19

@poush

Description

@poush

Currently, we are reusing the same context resource everywhere that is provided by main process to the action manager. Instead, we should create a minimal version of context resource so that only required data can be sent to other actions.

Idea is to make sure no one except OutputService has access to webContents of the main window.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions