Skip to content

BrowserView is deprecated in Electron>=29 #957

Description

@agracio

According to Electron API docs BrowserView was deprecated in version 29 in favour of WebContentsView.

BrowserView: https://www.electronjs.org/docs/latest/api/browser-view
WebContentsView: https://www.electronjs.org/docs/latest/api/web-contents-view

It is worth looking at this to make sure that API is still relevant and working and add a new one as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions