Comment #2 on issue 24643 by [email protected]: Weird transparency
glitch with browser actions + gmail checker
http://code.google.com/p/chromium/issues/detail?id=24643
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=29996
------------------------------------------------------------------------
r29996 | [email protected] | 2009-10-23 21:19:46 -0700 (Fri, 23 Oct 2009) |
11 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/extensions/extension_process_bindings.cc?r1=29996&r2=29995
Fix premultiplication mismatch in
chrome.browserAction.setIcon().
SkBitmap expects premultiplied values, canvas returns them
not premultiplied.
BUG=24643
TEST=install gmail browser action sample. Should not have
weird colorful artifacts around edges.
Review URL: http://codereview.chromium.org/333011
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---