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 #27097

Merged
merged 2 commits into from Jan 5, 2021

Conversation

sentialx
Copy link
Contributor

Description of Change

Backport #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 10-x-y backport This is a backport PR labels Dec 21, 2020
@sentialx sentialx changed the title fix(extensions): implement missing web_request hooks (#22655) fix(extensions): implement missing web_request hooks 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/patch backwards-compatible bug fixes labels Jan 4, 2021
@zcbenz zcbenz added semver/minor backwards-compatible functionality and removed semver/patch backwards-compatible bug fixes labels Jan 5, 2021
@zcbenz zcbenz merged commit 700c410 into electron:10-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
10-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