Skip to content

Conversation

@Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Sep 4, 2025

The @openwebdocs BCD collector project v10.14.1 found new features shipping in Chrome 141 beta which was released today. Currently, the collector covers about 90% of BCD, so the following list might not be exhaustive. Also, if a feature is in Chrome Canary/behind origin trials/enrollment, it is not considered here.

With this PR, BCD considers the following 30 features as shipping in Chrome 141:

  • api.DigitalCredential
  • api.DigitalCredential.data
  • api.DigitalCredential.protocol
  • api.DigitalCredential.toJSON
  • api.DigitalCredential.userAgentAllowsProtocol_static
  • api.IDBIndex.getAllRecords
  • api.IDBObjectStore.getAllRecords
  • api.IDBRecord
  • api.IDBRecord.key
  • api.IDBRecord.primaryKey
  • api.IDBRecord.value
  • api.RTCRtpReceiver.transform
  • api.RTCRtpScriptTransform
  • api.RTCRtpScriptTransform.RTCRtpScriptTransform
  • api.RTCRtpScriptTransformer
  • api.RTCRtpScriptTransformer.options
  • api.RTCRtpScriptTransformer.readable
  • api.RTCRtpScriptTransformer.sendKeyFrameRequest
  • api.RTCRtpScriptTransformer.writable
  • api.RTCRtpSender.transform
  • api.RTCTransformEvent
  • api.RTCTransformEvent.transformer

Marked for Chrome 141 in other PRs:

  • webdriver.bidi.emulation.setScriptingEnabled
  • webdriver.bidi.emulation.setScriptingEnabled.contexts_parameter
  • webdriver.bidi.emulation.setScriptingEnabled.enabled_parameter
  • webdriver.bidi.emulation.setScriptingEnabled.userContexts_parameter
  • webdriver.bidi.network.setExtraHeaders
  • webdriver.bidi.network.setExtraHeaders.contexts_parameter
  • webdriver.bidi.network.setExtraHeaders.headers_parameter
  • webdriver.bidi.network.setExtraHeaders.userContexts_parameter

See also the 141 "Enabled by default" column on https://chromestatus.com/roadmap and https://developer.chrome.com/blog/chrome-141-beta

Looks like we're missing ariaNotify. Unfortunately, the spec that brings the relevant IDL doesn't seem to have merged yet w3c/aria#2577, so our tooling (or rather webref) did not yet pick this up.

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Sep 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner self-requested a review September 5, 2025 06:41
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.DigitalCredential https://chromestatus.com/feature/5166035265650688
api.DigitalCredential.data https://chromestatus.com/feature/5166035265650688
api.DigitalCredential.protocol https://chromestatus.com/feature/5166035265650688
api.DigitalCredential.toJSON https://chromestatus.com/feature/5166035265650688
api.DigitalCredential.userAgentAllowsProtocol_static https://chromestatus.com/feature/5166035265650688
api.IDBIndex.getAllRecords https://chromestatus.com/feature/5124331450138624
api.IDBObjectStore.getAllRecords https://chromestatus.com/feature/5124331450138624
api.IDBRecord https://chromestatus.com/feature/5124331450138624
api.IDBRecord.key https://chromestatus.com/feature/5124331450138624
api.IDBRecord.primaryKey https://chromestatus.com/feature/5124331450138624
api.IDBRecord.value https://chromestatus.com/feature/5124331450138624
api.RTCRtpReceiver.transform https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransform https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransform.RTCRtpScriptTransform https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransformer https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransformer.options https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransformer.readable https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransformer.sendKeyFrameRequest https://chromestatus.com/feature/5175278159265792
api.RTCRtpScriptTransformer.writable https://chromestatus.com/feature/5175278159265792
api.RTCRtpSender.transform https://chromestatus.com/feature/5175278159265792
api.RTCTransformEvent https://chromestatus.com/feature/5175278159265792
api.RTCTransformEvent.transformer https://chromestatus.com/feature/5175278159265792

@caugner caugner merged commit 269dd3c into mdn:main Sep 5, 2025
5 checks passed
@mdn-bot mdn-bot mentioned this pull request Sep 5, 2025
@Elchi3 Elchi3 deleted the chrome-141-beta branch September 5, 2025 06:53
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 size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants