Comment #17 on issue 13360 by [email protected]: Favicons are not
rendered properly on session restore.
http://code.google.com/p/chromium/issues/detail?id=13360
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=19589
------------------------------------------------------------------------
r19589 | [email protected] | 2009-06-30 09:06:52 -0700 (Tue, 30 Jun 2009) |
12 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/base/gfx/png_codec_unittest.cc?r1=19589&r2=19588
M
http://src.chromium.org/viewvc/chrome/trunk/src/base/gfx/png_decoder.cc?r1=19589&r2=19588
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/webdata/web_database_unittest.cc?r1=19589&r2=19588
Reland of r19131, this time with real Math:
PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to
color
overflow.
This intermediate fix makes everything correct, but will make alphaed pixels
slightly darker until the user's cache is flushed (I have screenshots of
the effect).
BUG=13360
TEST=Run base_unittests.exe --gtest_filter=*PNG*
Review URL: http://codereview.chromium.org/150107
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---