[Webkit-unassigned] [Bug 54119] [GTK] The Acid2 test fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 12:32:28 PDT 2011


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


Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com




--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2011-04-07 12:32:29 PST ---
I have just comitted 48acff9e9e764931d3ea4f1119f4522451de3706 in libsoup. This will fix the acid2 pixel test issue.

Basically the problem was that we were not decoding percent escape triplets in base64 data: URLs. That's why g_base64_decode() with such kind of data was always returning an error.

I guess we should generate new libsoup packages for bots and then close this bug.

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



More information about the webkit-unassigned mailing list