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

Updates for Firefox 132 beta #24658

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Updates for Firefox 132 beta #24658

merged 3 commits into from
Oct 8, 2024

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Oct 7, 2024

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/

@github-actions 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
Copy link
Contributor

@caugner caugner left a 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:

For these I found matching bugs:

@github-actions 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
Copy link

github-actions bot commented Oct 7, 2024

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions 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
api/Request.json Outdated Show resolved Hide resolved
api/Request.json Outdated Show resolved Hide resolved
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 data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants