[Webkit-unassigned] [Bug 259080] URL pathname and search setter incorrectly strips trailing spaces
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 15 11:18:30 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259080
--- Comment #1 from Anne van Kesteren <annevk at annevk.nl> ---
One somewhat tricky aspect here is that our internal URL manipulation APIs are not very aligned with the public API, which make me worry we miss certain aspects, in particular around trimming an opaque path when query and fragment become null. I will attempt some refactoring to get them closer together, starting with bug 259245. Feel free to take this however. No promises. :-)
--
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/20230715/c7e1aaab/attachment.htm>
More information about the webkit-unassigned
mailing list