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

webextensions.api.webRequest - Chrome features and implementation versions improvements #25797

Open
rebloor opened this issue Jan 29, 2025 · 0 comments
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@rebloor
Copy link
Contributor

rebloor commented Jan 29, 2025

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

These Chrome features aren't reflected in the data:

Also added in Chrome 18:

challenger
frameId
isProxy
parentFrameId
realm
requestId
responseHeaders
scheme
tabId
timeStamp
url

Chrome 43:

statusCode
statusLine

Chrome 44:

type

See #25770 (comment) and https://github.com/caugner/chromium-releases/blame/v58/extensions/common/api/web_request.json

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

These features included in the BCD.

Did you test this? If so, how?

See https://github.com/caugner/chromium-releases/blame/v58/extensions/common/api/web_request.json

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@rebloor rebloor changed the title webextensions.api.webRequest - Chrome implementation versions improvements webextensions.api.webRequest - Chrome features and implementation versions improvements Jan 29, 2025
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants