[Webkit-unassigned] [Bug 41195] [chromium] Drag images look wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 00:20:04 PDT 2010


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


Nico Weber <thakis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |estade at chromium.org




--- Comment #1 from Nico Weber <thakis at chromium.org>  2010-06-25 00:20:04 PST ---
On second thought, this is only wrong if SkColorGetA(*pixel) is not 255 or 0, which it usually is in practice.

(it's also wrong if the channel layout of SkColor and SkPMColor doesn't match.)

Fixing without depending on private headers of skia doesn't seem possible, and since it doesn't seem so bad, i'll close this as wontfix for now.

-- 
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