[Webkit-unassigned] [Bug 165597] When using contains Korean chraracter then crash `location.hash` value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 10:03:18 PST 2016


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

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
I can reproduces this for the old URL::parse, but with the new URLParser this problem is fixed.  It logs "%ED%95%9C%EA%B8%80% %ED%85%8C%EC%8A%A4%ED%8A%B8" and does not percent encode the space which matches Chrome and a recent change to the URL spec in https://github.com/whatwg/url/pull/169
Could you verify the fix in Safari Tech Preview? https://developer.apple.com/safari/technology-preview/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161212/f89beebc/attachment.html>


More information about the webkit-unassigned mailing list