Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.

Add contextIsolation=true #497

@amaury1093

Description

@amaury1093

In @ltfschoen's last PR #451, we didn't add contextIsolation=true, because it required a small refactoring in an already-big PR. But according to Electron security guideline, it should be done.

The refactoring consists of:

  • using IPC for the communication between main<->preload
  • using postMessage for the communication between preload<->react

References:

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