[Webkit-unassigned] [Bug 257269] Speedometer 3 hits Webkit's replaceState/pushState limits
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 24 11:22:11 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=257269
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ggaren at apple.com
--- Comment #1 from Geoffrey Garen <ggaren at apple.com> ---
I believe the goal of this limit was to avoid DoS of the UI process, which might include client app behaviors outside WebKit's control, when updating history data structures and UI. As long as a test case for 1000 / 30s, where the payload is the maximum size, does not cause serious responsiveness issues in WebKit browsers, upping the limit is probably fine.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230524/bf17b62e/attachment.htm>
More information about the webkit-unassigned
mailing list