Skip to content

Updates for Firefox 128 beta#23364

Merged
Elchi3 merged 1 commit intomdn:mainfrom
Elchi3:firefox-128-beta
Jun 18, 2024
Merged

Updates for Firefox 128 beta#23364
Elchi3 merged 1 commit intomdn:mainfrom
Elchi3:firefox-128-beta

Conversation

@Elchi3
Copy link
Copy Markdown
Member

@Elchi3 Elchi3 commented Jun 12, 2024

The @openwebdocs BCD collector project v10.10.7 found new features shipping in Firefox 128 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 37 features as shipping in Firefox 128:

  • api.Blob.bytes
  • api.CSS.registerProperty_static
  • api.CSSPropertyRule
  • api.CSSPropertyRule.inherits
  • api.CSSPropertyRule.initialValue
  • api.CSSPropertyRule.name
  • api.CSSPropertyRule.syntax
  • api.Element.getHTML
  • api.HTMLMediaElement.seekToNextFrame (removal)
  • api.HTMLTemplateElement.shadowRootSerializable
  • api.MediaKeys.getStatusForPolicy
  • api.PushMessageData.bytes
  • api.RTCRtpReceiver.getParameters
  • api.RTCRtpReceiver.getParameters.return_object_property_codecs
  • api.RTCRtpSender.getParameters.return_object_property_codecs
  • api.RTCRtpSender.setParameters.parameters_codecs_parameter
  • api.RTCRtpTransceiver.setCodecPreferences
  • api.Request.bytes
  • api.Response.bytes
  • api.ShadowRoot.getHTML
  • api.ShadowRoot.serializable
  • css.at-rules.property
  • css.at-rules.property.inherits
  • css.at-rules.property.initial-value
  • css.at-rules.property.syntax
  • css.properties.content.alt_text
  • css.types.calc.color_component
  • javascript.builtins.ArrayBuffer.ArrayBuffer.maxByteLength_option
  • javascript.builtins.ArrayBuffer.maxByteLength
  • javascript.builtins.ArrayBuffer.resizable
  • javascript.builtins.ArrayBuffer.resize
  • javascript.builtins.SharedArrayBuffer.SharedArrayBuffer.maxByteLength_option
  • javascript.builtins.SharedArrayBuffer.grow
  • javascript.builtins.SharedArrayBuffer.growable
  • javascript.builtins.SharedArrayBuffer.maxByteLength
  • webextensions.api.declarativeNetRequest.getDisabledRuleIds
  • webextensions.api.declarativeNetRequest.updateStaticRules

See also mdn/mdn#553 and https://www.mozilla.org/en-US/firefox/128.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 labels Jun 12, 2024
@hamishwillee
Copy link
Copy Markdown
Contributor

hamishwillee commented Jun 14, 2024

FWIW:

MDN Needs to add tracking items for:

Dont know about these:

css.at-rules.property
css.at-rules.property.inherits
css.at-rules.property.initial-value
css.at-rules.property.syntax

Copy link
Copy Markdown
Contributor

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks sane. Thanks very much @Elchi3

@Elchi3
Copy link
Copy Markdown
Member Author

Elchi3 commented Jun 18, 2024

Thanks Hamish! 🎉

@Elchi3 Elchi3 merged commit f85d71d into mdn:main Jun 18, 2024
@Elchi3 Elchi3 deleted the firefox-128-beta branch June 18, 2024 07:49
@Elchi3
Copy link
Copy Markdown
Member Author

Elchi3 commented Jun 18, 2024

Dont know about these:

css.at-rules.property
css.at-rules.property.inherits
css.at-rules.property.initial-value
css.at-rules.property.syntax

This is part of mdn/content#33993

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants