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 128 beta #23364

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Updates for Firefox 128 beta #23364

merged 1 commit into from
Jun 18, 2024

Conversation

Elchi3
Copy link
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
Collaborator

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
Collaborator

@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
Member Author

Elchi3 commented Jun 18, 2024

Thanks Hamish! 🎉

@Elchi3 Elchi3 merged commit f85d71d into mdn:main Jun 18, 2024
5 checks passed
@Elchi3 Elchi3 deleted the firefox-128-beta branch June 18, 2024 07:49
@Elchi3
Copy link
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.

None yet

2 participants