Conversation
Contributor
|
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
caugner
reviewed
Dec 4, 2025
Contributor
caugner
left a comment
There was a problem hiding this comment.
LGTM overall, but there are some features for which I did not find any mention in the release notes. Will re-check tomorrow.
caugner
requested changes
Dec 5, 2025
Contributor
caugner
left a comment
There was a problem hiding this comment.
| Feature | Ref |
|---|---|
| api.CaretPosition | Impl https://bugs.webkit.org/show_bug.cgi?id=288644 / WebKit/WebKit@c4e24f8 -> Ship WebKit/WebKit@8a14a64 in WebKit 623.1.3 ✅ |
| api.CaretPosition.getClientRect | (see above) ✅ |
| api.CaretPosition.offset | (see above) ✅ |
| api.CaretPosition.offsetNode | (see above) ✅ |
| api.Element.ariaColIndexText | Impl+Ship https://bugs.webkit.org/show_bug.cgi?id=257142 / WebKit/WebKit@5cb9212 in WebKit 623.1.3 ✅ |
| api.Element.ariaRowIndexText | (see above) ✅ |
| api.Element.beforematch_event | (part of hidden="until-found") |
| api.SVGAElement.type | Impl+Ship https://bugs.webkit.org/show_bug.cgi?id=298605 / WebKit/WebKit@cce70ba in WebKit 623.1.8 ✅ |
| javascript.builtins.Map.getOrInsert | Impl https://bugs.webkit.org/show_bug.cgi?id=282014 / WebKit/WebKit@2b8f726 -> Ship WebKit/WebKit@48e84a4 in WebKit 623.1.3 ✅ |
| javascript.builtins.Map.getOrInsertComputed | (see above) ✅ |
| javascript.builtins.Math.sumPrecise | Ship WebKit/WebKit@b21d207 in WebKit 623.1.1 ✅ |
| javascript.builtins.WeakMap.getOrInsert | (see above) ✅ |
| javascript.builtins.WeakMap.getOrInsertComputed | (see above) ✅ |
| webassembly.api.JSTag_static | Impl https://bugs.webkit.org/show_bug.cgi?id=286103 / WebKit/WebKit@6bf8f0f in WebKit 621.1.11 ❗ before Safari 18.4 |
| webassembly.jsStringBuiltins | Ship WebKit/WebKit@ad8e574 in 623.1.7 ✅ |
caugner
approved these changes
Dec 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The https://collector.openwebdocs.org project (v10.16.1) found new features shipping in Safari 26.2 RC (21623.1.14.11.9) on macOS 26.2 RC (25C56) which was released last night. Currently, the collector covers about 90% of BCD, so the following list might not be exhaustive. Also, if a feature is in Safari TP only, it is not considered here.
See also https://developer.apple.com/documentation/safari-release-notes/safari-26_2-release-notes
With this PR, BCD will consider the following 157 features as shipping in Safari 26.2: