Skip to content

Updates for Firefox 135 beta#25606

Merged
caugner merged 1 commit intomdn:mainfrom
Elchi3:firefox-135-beta
Jan 8, 2025
Merged

Updates for Firefox 135 beta#25606
caugner merged 1 commit intomdn:mainfrom
Elchi3:firefox-135-beta

Conversation

@Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Jan 8, 2025

The @openwebdocs BCD collector project v10.12.8 found new features shipping in Firefox 135 beta which was released yesterday. 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 10 features as shipping in Firefox 135:

  • api.PublicKeyCredential.getClientCapabilities_static
  • api.RTCStatsReport.type_inbound-rtp.mid (manually added)
  • api.RTCStatsReport.type_outbound-rtp.mid (manually added)
  • api.RTCStatsReport.type_outbound-rtp.rid (manually added)
  • css.properties.-moz-user-input (removal)
  • css.properties.-moz-user-input.auto (removal)
  • css.properties.-moz-user-input.none (removal)
  • javascript.builtins.JSON.isRawJSON
  • javascript.builtins.JSON.parse.reviver_parameter_context_argument
  • javascript.builtins.JSON.rawJSON

See also mdn/mdn#620 and https://www.mozilla.org/en-US/firefox/135.0beta/releasenotes/

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:m [PR only] 25-100 LoC changed labels Jan 8, 2025
@caugner caugner self-requested a review January 8, 2025 15:44
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.

Feature Ref
api.PublicKeyCredential.getClientCapabilities_static https://www.mozilla.org/en-US/firefox/135.0beta/releasenotes/
api.RTCStatsReport.type_inbound-rtp.mid (manually added) https://bugzilla.mozilla.org/show_bug.cgi?id=1643001
api.RTCStatsReport.type_outbound-rtp.mid (manually added) https://bugzilla.mozilla.org/show_bug.cgi?id=1643001
api.RTCStatsReport.type_outbound-rtp.rid (manually added) https://bugzilla.mozilla.org/show_bug.cgi?id=1643001
css.properties.-moz-user-input (removal) https://bugzilla.mozilla.org/show_bug.cgi?id=1935198
css.properties.-moz-user-input.auto (removal) https://bugzilla.mozilla.org/show_bug.cgi?id=1935198
css.properties.-moz-user-input.none (removal) https://bugzilla.mozilla.org/show_bug.cgi?id=1935198
javascript.builtins.JSON.isRawJSON https://bugzilla.mozilla.org/show_bug.cgi?id=1934622
javascript.builtins.JSON.parse.reviver_parameter_context_argument https://bugzilla.mozilla.org/show_bug.cgi?id=1934622
javascript.builtins.JSON.rawJSON https://bugzilla.mozilla.org/show_bug.cgi?id=1934622

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:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants