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: provide the frame URL with permission requests and checks #18772

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jun 13, 2019

Backport of #18757

See that PR for details.

Notes: Added requestingUrl and isMainFrame properties to the permission request and permission check handlers details objects so that apps can check the origin of the requesting frame rather than the root frame.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 13, 2019
@trop trop bot added 6-0-x backport This is a backport PR labels Jun 13, 2019
@MarshallOfSound MarshallOfSound force-pushed the trop/6-0-x-bp-feat-provide-the-frame-url-with-permission-requests-and-checks-1560449527231 branch from d4a6cf1 to 1bfa30c Compare June 14, 2019 00:04
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 14, 2019
@zcbenz zcbenz merged commit 5a83d9e into 6-0-x Jun 15, 2019
@release-clerk
Copy link

release-clerk bot commented Jun 15, 2019

Release Notes Persisted

Added requestingUrl and isMainFrame properties to the permission request and permission check handlers details objects so that apps can check the origin of the requesting frame rather than the root frame.

@zcbenz zcbenz deleted the trop/6-0-x-bp-feat-provide-the-frame-url-with-permission-requests-and-checks-1560449527231 branch June 15, 2019 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants