[Webkit-unassigned] [Bug 148128] Decode data URLs in web process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 10:48:31 PDT 2015


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

--- Comment #18 from Antti Koivisto <koivisto at iki.fi> ---
> What makes this behavior change OK? Maybe I am wrong, but I don’t think it’s
> OK! I have no objections to making a fast path which treats sequences as
> Latin-1 since that’s what we store in 8-bit WTF::String, but that’s not the
> same thing as treating sequences as UTF-8. The old contract was that we
> would treat the sequences as UTF-8 when no encoding was passed in.

I haven't fully confirmed but the idea is that it is not a behavior change because no one else is calling this with invalid encoder.

-- 
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/20150819/0f844ff9/attachment.html>


More information about the webkit-unassigned mailing list