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(extensions): implement missing web_request hooks #27098

Merged
merged 1 commit into from Jan 5, 2021

Conversation

sentialx
Copy link
Contributor

Description of Change

Backport of #22655

Release Notes

Notes: Fixed chrome.webRequest extensions API not intercepting any requests.

Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com>
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Dec 21, 2020
@trop trop bot added 12-x-y backport This is a backport PR labels Dec 21, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Dec 21, 2020
@codebytere codebytere added backport/approved ✅ semver/minor backwards-compatible functionality labels Jan 4, 2021
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 the Release WG per #22655 (comment)

@zcbenz zcbenz merged commit 975123b into electron:12-x-y Jan 5, 2021
@release-clerk
Copy link

release-clerk bot commented Jan 5, 2021

Release Notes Persisted

Fixed chrome.webRequest extensions API not intercepting any requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12-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