[webkit-changes] [WebKit/WebKit] 37667a: Use 'FrozenArray' for 'thresholds' in Intersection...
Ahmad Saleem
noreply at github.com
Sun Aug 13 17:15:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37667adc938e3ebe885b1cbffbfb32116ea419de
https://github.com/WebKit/WebKit/commit/37667adc938e3ebe885b1cbffbfb32116ea419de
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-08-13 (Sun, 13 Aug 2023)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/intersection-observer/idlharness.window-expected.txt
M Source/WebCore/page/IntersectionObserver.idl
Log Message:
-----------
Use 'FrozenArray' for 'thresholds' in IntersectionObserver.idl
https://bugs.webkit.org/show_bug.cgi?id=260129
Reviewed by Ryosuke Niwa.
This patch is to align WebKit with Web-Spec [1] and Blink / Chromium.
[1] https://www.w3.org/TR/intersection-observer/#intersection-observer-interface
GitHub Issue: https://github.com/w3c/IntersectionObserver/issues/114
* Source/WebCore/page/IntersectionObserver.idl: Update
* LayoutTests/imported/w3c/web-platform-tests/intersection-observer/idlharness.window-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/266857@main
More information about the webkit-changes
mailing list