[webkit-reviews] review requested: [Bug 130894] ASSERTION FAILED: url.containsOnlyASCII() in WebCore::checkEncodedString : [Attachment 228833] WIP path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 07:13:51 PDT 2014


Peter Molnar <pmolnar.u-szeged at partner.samsung.com> has asked  for review:
Bug 130894: ASSERTION FAILED: url.containsOnlyASCII() in
WebCore::checkEncodedString
https://bugs.webkit.org/show_bug.cgi?id=130894

Attachment 228833: WIP path
https://bugs.webkit.org/attachment.cgi?id=228833&action=review

------- Additional Comments from Peter Molnar
<pmolnar.u-szeged at partner.samsung.com>
Attached a WIP patch.

Instead of the ASSERT, we invalidate the URL if it contains non-ASCII
characters.
I don't know if this is the correct way, do you have any thoughts on this?


More information about the webkit-reviews mailing list