[Webkit-unassigned] [Bug 271735] URL.searchParams eagerly re-parses the URL, which can be slow when making many updates in a row
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 28 02:44:15 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271735
--- Comment #3 from Anne van Kesteren <annevk at annevk.nl> ---
I suspect Matt is also looking for Source/WebCore/html/URLDecomposition.cpp?
I would expect the majority usage of URLSearchParams on the web to be for reading. Definitely have to be careful here.
--
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/20240328/1ee3d1a7/attachment.htm>
More information about the webkit-unassigned
mailing list