[Webkit-unassigned] [Bug 19578] [CURL] problem in parseDataUrl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 25 01:30:16 PDT 2008


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





------- Comment #20 from mbensi at pleyo.com  2008-09-25 01:30 PDT -------
If you see the patch applied (fix ChangeLog), there is not impact on the GTK
part, I think the problem on Acid2 and Acid3 is not here.



(In reply to comment #19)
> Please back this change out ASAP. Causes all data URL parsing tests and
> Acid2/Acid3 fail.
> 
> If for some reason you can't get DumpRenderTree working, there are manual tests
> at http://www-archive.mozilla.org/quality/networking/testing/datatests
> 
> Regarding the Base64 decoding question, there's a comment right in the code
> explaining why we chose g_base64_decode() over base64Decode():
> 
>         // Use the GLib Base64 if available, since WebCore's decoder isn't
>         // general-purpose and fails on Acid3 test 97 (whitespace).
> 
> It would be best if changes to the network stack are reviewed by someone who
> can test them in future. Thanks
> 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list