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

fix: pass rfh instances through to the permission helper #35419

Merged
merged 4 commits into from Aug 26, 2022

Conversation

MarshallOfSound
Copy link
Member

Some permission helper methods weren't passing the render frame host through all the way, this fixes it so they do.

Notes: no-notes

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 23, 2022
@MarshallOfSound MarshallOfSound added semver/patch backwards-compatible bug fixes target/18-x-y target/21-x-y PR should also be added to the "21-x-y" branch. labels Aug 24, 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.

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 24, 2022
@codebytere codebytere merged commit f65b05b into main Aug 26, 2022
@codebytere codebytere deleted the fix-frame-permission branch August 26, 2022 10:31
@release-clerk
Copy link

release-clerk bot commented Aug 26, 2022

No Release Notes

@trop
Copy link
Contributor

trop bot commented Aug 26, 2022

I was unable to backport this PR to "18-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Aug 26, 2022

I was unable to backport this PR to "20-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Aug 26, 2022

I was unable to backport this PR to "19-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Aug 26, 2022

I have automatically backported this PR to "21-x-y", please check out #35467

@trop trop bot added in-flight/21-x-y merged/21-x-y PR was merged to the "21-x-y" branch. and removed target/21-x-y PR should also be added to the "21-x-y" branch. in-flight/21-x-y labels Aug 26, 2022
miniak pushed a commit that referenced this pull request Oct 11, 2022
* fix: pass rfh instances through to the permission helper

* refactor: use WeakDocumentPtr instead of frame node id

* fix: handle missing initiator document

* fix: dispatch openExternal event for top level webview navs still
@trop
Copy link
Contributor

trop bot commented Oct 11, 2022

@miniak has manually backported this PR to "20-x-y", please check out #35985

miniak pushed a commit that referenced this pull request Oct 11, 2022
* fix: pass rfh instances through to the permission helper

* refactor: use WeakDocumentPtr instead of frame node id

* fix: handle missing initiator document

* fix: dispatch openExternal event for top level webview navs still
@trop
Copy link
Contributor

trop bot commented Oct 11, 2022

@miniak has manually backported this PR to "19-x-y", please check out #35986

miniak pushed a commit that referenced this pull request Oct 11, 2022
* fix: pass rfh instances through to the permission helper

* refactor: use WeakDocumentPtr instead of frame node id

* fix: handle missing initiator document

* fix: dispatch openExternal event for top level webview navs still
MarshallOfSound added a commit that referenced this pull request Oct 11, 2022
fix: pass rfh instances through to the permission helper (#35419)

Co-authored-by: Samuel Attard <sam@electronjs.org>
MarshallOfSound added a commit that referenced this pull request Oct 11, 2022
fix: pass rfh instances through to the permission helper (#35419)

Co-authored-by: Samuel Attard <sam@electronjs.org>
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
)

* fix: pass rfh instances through to the permission helper

* refactor: use WeakDocumentPtr instead of frame node id

* fix: handle missing initiator document

* fix: dispatch openExternal event for top level webview navs still
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/21-x-y PR was merged to the "21-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants