Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 148eab9ea5d72b5991e368f9dd1daa2463227d72
https://github.com/WebKit/WebKit/commit/148eab9ea5d72b5991e368f9dd1daa2463227d72
Author: Megan Gardner <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Source/WebCore/dom/FragmentDirectiveGenerator.cpp
Log Message:
-----------
STTF URLs are too long and unwieldy.
https://bugs.webkit.org/show_bug.cgi?id=310923
rdar://173527564
Reviewed by Abrar Rahman Protyasha and Tim Horton.
There have been issues with STTF URLs being difficult to
pass around the system due to their length and issues
with tokenizing. There length we decided on was
fairly arbitrary and not based on a spec, so let's
reduce it to reduce those issues.
* Source/WebCore/dom/FragmentDirectiveGenerator.cpp:
Canonical link: https://commits.webkit.org/310112@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications