-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Updates for Firefox 132 beta #24658
Merged
Merged
Updates for Firefox 132 beta #24658
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
data:html
Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
labels
Oct 7, 2024
caugner
approved these changes
Oct 7, 2024
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.
LGTM.
These are mentioned explicitly or implicitly in the release notes:
- api.HTMLImageElement.fetchPriority
- api.HTMLLinkElement.fetchPriority
- api.HTMLScriptElement.fetchPriority
- api.HTMLVideoElement.cancelVideoFrameCallback (manually submitted already)
- api.HTMLVideoElement.requestVideoFrameCallback (manually submitted already)
- api.MediaStreamTrack.getCapabilities
- api.Request.Request.init_priority_parameter
- html.elements.img.fetchpriority
- html.elements.link.fetchpriority
- html.elements.script.fetchpriority
These have already been manually submitted:
- api.Notification.silent
- api.WebGL2RenderingContext.drawingBufferColorSpace [WebAPI] [WebGL] Ship webgl.drawingBufferColorSpace, unpackColorSpace content#36112
- api.WebGLRenderingContext.drawingBufferColorSpace
- javascript.builtins.JSON.isRawJSON
- javascript.builtins.JSON.parse.reviver_parameter_context_argument
- javascript.builtins.JSON.rawJSON
For these I found matching bugs:
- api.CSSNestedDeclarations (see https://bugzil.la/1918408) [CSS] Implement the nested declarations rule content#36115
- api.CSSNestedDeclarations.style (see https://bugzil.la/1918408) [CSS] Implement the nested declarations rule content#36115
- api.Request.keepalive (see https://bugzil.la/1906952) [WebAPI] Enable fetch keepalive by default for nightly and early beta build content#36120
- api.WebGL2RenderingContext.unpackColorSpace (see https://bugzil.la/1885446) - added to [WebAPI] [WebGL] Ship webgl.drawingBufferColorSpace, unpackColorSpace content#36112
- api.WebGLRenderingContext.unpackColorSpace (see https://bugzil.la/1885446) - added to [WebAPI] [WebGL] Ship webgl.drawingBufferColorSpace, unpackColorSpace content#36112
github-actions
bot
added
the
merge conflicts 🚧
This PR needs to merge latest "main" branch to resolve a merge conflict or other issue.
label
Oct 7, 2024
This pull request has merge conflicts that must be resolved before it can be merged. |
github-actions
bot
removed
the
merge conflicts 🚧
This PR needs to merge latest "main" branch to resolve a merge conflict or other issue.
label
Oct 7, 2024
hamishwillee
reviewed
Oct 7, 2024
8 tasks
Elchi3
commented
Oct 8, 2024
This was referenced Oct 21, 2024
This was referenced Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The @openwebdocs BCD collector project v10.12.4 found new features shipping in Firefox 132 beta which was released last week. Currently, the collector covers about 90% of BCD, so the following list might not be exhaustive. Also, if a feature is in Firefox Nightly only, it is not considered here.
With this PR, BCD considers the following 21 features as shipping in Firefox 132:
See also mdn/mdn#585 and https://www.mozilla.org/en-US/firefox/132.0beta/releasenotes/