-
Notifications
You must be signed in to change notification settings - Fork 22.9k
Bug 1988988 proxy API support for masque
#41563
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
base: main
Are you sure you want to change the base?
Bug 1988988 proxy API support for masque
#41563
Conversation
files/en-us/mozilla/add-ons/webextensions/api/proxy/proxyinfo/index.md
Outdated
Show resolved
Hide resolved
|
Preview URLs
Flaws (2)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
External URLs (3)URL:
URL:
(comment last updated: 2025-11-09 23:26:24) |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Rob--W
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, but please be more specific about which proxy API has received support for it.
Rob--W
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another comment on the shape; While looking at it all I had more questions which I'll try to clarify with the implementer of the feature. Let's not merge it yet.
|
@rebloor We settled on renaming the property. Too late for this release, so let's leave the current pathTemplate name undocumented, and document the new property (masqueTemplate) for the next release (146). For details, see https://bugzilla.mozilla.org/show_bug.cgi?id=1988988#c9 The rename happens in https://bugzilla.mozilla.org/show_bug.cgi?id=1998894 |
Co-authored-by: Rob Wu <[email protected]>
…proxy-API-support-for-masque
Description
Adds documentation and a release note describing the support for the masque proxy option in the proxy API. This covers the dev-doc-needed request for Bug 1988988 Add extension API support for masque proxy.
Related issues and pull requests
Related BCD changes in PR mdn/browser-compat-data#28213