[Webkit-unassigned] [Bug 191489] URLSearchParams parsing seemings to be broken for full URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 15:09:19 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=191489

--- Comment #1 from Derrick Granowski <granowski at gmail.com> ---
After taking a look with a coworker, they also seemed to have confirmed that they were expecting to see a 'q' and 's' set of keys from a URL 'http://www.google.com?q=hola&s=adios'
and instead got 'http://www.google.com?q' and 's' as keys.

-- 
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/20181109/f8539378/attachment-0001.html>


More information about the webkit-unassigned mailing list