RESOLVED FIXED Bug 121086
Apply OVERRIDE and FINAL to Image subclasses and clean them up
https://bugs.webkit.org/show_bug.cgi?id=121086
Summary Apply OVERRIDE and FINAL to Image subclasses and clean them up
Tim Horton
Reported 2013-09-10 00:54:39 PDT
Image's subclasses are a bit messy and need some tidying, and are missing our new friends OVERRIDE and FINAL.
Attachments
patch (22.41 KB, patch)
2013-09-10 01:04 PDT, Tim Horton
buildbot: commit-queue-
patch (24.14 KB, patch)
2013-09-10 14:37 PDT, Tim Horton
ap: review+
Tim Horton
Comment 1 2013-09-10 01:04:40 PDT
Created attachment 211183 [details] patch Maybe this should be a few patches, I don't know, I feel silly making lots of patches for this. Probably it will break other port's builds, but we'll see.
Tim Horton
Comment 2 2013-09-10 01:17:11 PDT
Comment on attachment 211183 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=211183&action=review > Source/WebCore/platform/graphics/BitmapImage.h:-178 > -protected: It looks like this has been this way effectively forever. I wonder if there's a reason for it?
Build Bot
Comment 3 2013-09-10 01:26:37 PDT
Build Bot
Comment 4 2013-09-10 01:46:58 PDT
Tim Horton
Comment 5 2013-09-10 14:37:09 PDT
Tim Horton
Comment 6 2013-09-12 02:24:43 PDT
Ugh, we really need to fix win-ews. This broke the windows build.
Note You need to log in before you can comment on or make changes to this bug.