[webkit-changes] [WebKit/WebKit] 94cf8a: Update default Resource Timing buffer size from 1...
Ryosuke Niwa
noreply at github.com
Tue Mar 12 16:24:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94cf8a4a86fcf7663e04b370996b5cfea49f5311
https://github.com/WebKit/WebKit/commit/94cf8a4a86fcf7663e04b370996b5cfea49f5311
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
A LayoutTests/http/tests/performance/performance-resource-timing-entries-default-limit-expected.txt
A LayoutTests/http/tests/performance/performance-resource-timing-entries-default-limit.html
M LayoutTests/imported/w3c/web-platform-tests/preload/preload-referrer-policy-expected.txt
M Source/WebCore/page/Performance.h
Log Message:
-----------
Update default Resource Timing buffer size from 150 to 250
https://bugs.webkit.org/show_bug.cgi?id=186077
Reviewed by Chris Dumez.
Up the default buffer size to 250 per spec:
https://w3c.github.io/resource-timing/#sec-extensions-performance-interface
* LayoutTests/http/tests/performance/performance-resource-timing-entries-default-limit-expected.txt: Added.
* LayoutTests/http/tests/performance/performance-resource-timing-entries-default-limit.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/preload/preload-referrer-policy-expected.txt: Rebaselined
now that more test cases are passing.
* Source/WebCore/page/Performance.h:
Canonical link: https://commits.webkit.org/276007@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list