Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Issue 73893007: Makes ImageView do a bit more checking before assuming images equal (Closed)

Created:
7 years, 1 month ago by sky
Modified:
7 years, 1 month ago
Reviewers:
pkotwicz
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Makes ImageView do a bit more checking before assuming images equal This covers the case of the storage not changing, but the bits in the storage changing, as happens with extensions. BUG=319251 TEST=see bug. R=pkotwicz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235691

Patch Set 1 #

Patch Set 2 : add scale check #

Total comments: 6

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
M ui/views/controls/image_view.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M ui/views/controls/image_view.cc View 1 2 4 chunks +22 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sky
7 years, 1 month ago (2013-11-15 20:27:58 UTC) #1
pkotwicz
LGTM https://codereview.chromium.org/73893007/diff/30001/ui/views/controls/image_view.cc File ui/views/controls/image_view.cc (right): https://codereview.chromium.org/73893007/diff/30001/ui/views/controls/image_view.cc#newcode29 ui/views/controls/image_view.cc:29: if (IsImageEqual(img)) Can you please add a comment ...
7 years, 1 month ago (2013-11-15 20:57:08 UTC) #2
sky
https://codereview.chromium.org/73893007/diff/30001/ui/views/controls/image_view.cc File ui/views/controls/image_view.cc (right): https://codereview.chromium.org/73893007/diff/30001/ui/views/controls/image_view.cc#newcode29 ui/views/controls/image_view.cc:29: if (IsImageEqual(img)) On 2013/11/15 20:57:09, pkotwicz wrote: > Can ...
7 years, 1 month ago (2013-11-15 22:19:13 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/73893007/90001
7 years, 1 month ago (2013-11-15 23:00:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/73893007/90001
7 years, 1 month ago (2013-11-16 01:30:50 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 11:04:02 UTC) #6
Message was sent while issue was closed.
Change committed as 235691

Powered by Google App Engine
This is Rietveld 408576698