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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 10:58:35 PDT 2015


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

--- Comment #20 from Antti Koivisto <koivisto at iki.fi> ---
> 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.

We need to do something along these lines because data urls expect bytes to get through unmodified even when not using base64. This kind of stuff is supposed to work:

data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0D...

-- 
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/6820a67f/attachment-0001.html>


More information about the webkit-unassigned mailing list