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

Issue 15656002: Make ImageDecoder::setSize non-virtual (Closed)

Created:
7 years, 7 months ago by Noel Gordon
Modified:
7 years, 7 months ago
CC:
blink-reviews, eae+blinkwatch, jeez
Visibility:
Public.

Description

Make ImageDecoder::setSize non-virtual No decoder overrides setSize() after blink r150783, so make the default implementation non-virtual. TEST=No change in behavior, so no new tests. BUG=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/core/platform/image-decoders/ImageDecoder.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Noel Gordon
7 years, 7 months ago (2013-05-22 04:33:39 UTC) #1
Noel Gordon
https://codereview.chromium.org/15466003/#msg14 for reference.
7 years, 7 months ago (2013-05-22 04:48:30 UTC) #2
pdr.
Unless I'm mistaken, doesn't ICOImageDecoder.h override this?
7 years, 7 months ago (2013-05-22 04:51:00 UTC) #3
Noel Gordon
7 years, 7 months ago (2013-05-22 04:56:57 UTC) #4
Thanks pdr.  Indeed it does, and fast/images/icon-decoding.html says so. 
Closing this issue.

Powered by Google App Engine
This is Rietveld 408576698