RESOLVED DUPLICATE of bug 49964 55670
[GTK] fast/canvas/rgba-parsing.html fails
https://bugs.webkit.org/show_bug.cgi?id=55670
Summary [GTK] fast/canvas/rgba-parsing.html fails
Philippe Normand
Reported 2011-03-03 06:57:23 PST
New test landed in http://trac.webkit.org/changeset/80235 fails on GTK:
Attachments
test diff (19.18 KB, text/plain)
2011-03-03 06:57 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2011-03-03 06:57:59 PST
Created attachment 84556 [details] test diff
Philippe Normand
Comment 2 2011-03-03 07:03:26 PST
Andras Becsi
Comment 3 2011-03-03 07:24:12 PST
This is really strange. GTK seems to fail somehow in parsing the int values of RGB which is not related to my change but the original It would be good to know what version of gcc the bot uses. I'll try to debug it.
Philippe Normand
Comment 4 2011-03-03 07:31:36 PST
gcc (Debian 4.4.5-10) 4.4.5 on the 64-bits slave and 32-bits Debug slave.
Andreas Kling
Comment 5 2011-03-03 10:38:26 PST
Note that the test uses the 2D canvas context to capture the parsed colors. It's possible that the failure is due to some difference in the GTK implementation of GraphicsContext and/or getImageData() [ImageBuffer]
Carlos Garcia Campos
Comment 6 2011-03-09 03:36:52 PST
This looks like the same bug than #49964
Carlos Garcia Campos
Comment 7 2011-03-09 03:46:45 PST
*** This bug has been marked as a duplicate of bug 49964 ***
Note You need to log in before you can comment on or make changes to this bug.