Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add WebContents.opener and webContents.fromFrame() #35819

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Sep 26, 2022

Backport of #35140

See that PR for details.

Notes:

  • Added WebContents.opener to access window opener.
  • Added webContents.fromFrame(frame) to get the WebContents corresponding to a WebFrameMain instance.

@trop trop bot added 21-x-y backport This is a backport PR backport/requested 🗳 semver/minor backwards-compatible functionality labels Sep 26, 2022
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by Release WG on 28.09.2022

@jkleinsc jkleinsc merged commit 32b6417 into 21-x-y Sep 28, 2022
@jkleinsc jkleinsc deleted the trop/21-x-y-bp-feat-add-webcontents-opener-and-webcontents-fromframe--1664210239781 branch September 28, 2022 16:55
@release-clerk
Copy link

release-clerk bot commented Sep 28, 2022

Release Notes Persisted

  • Added WebContents.opener to access window opener.
  • Added webContents.fromFrame(frame) to get the WebContents corresponding to a WebFrameMain instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
21-x-y backport/approved ✅ backport This is a backport PR semver/minor backwards-compatible functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants