RESOLVED FIXED 159291
[image-decoders] Use final and override in ImageDecoder subclasses
https://bugs.webkit.org/show_bug.cgi?id=159291
Summary [image-decoders] Use final and override in ImageDecoder subclasses
Carlos Garcia Campos
Reported 2016-06-30 01:21:32 PDT
ssia.
Attachments
Patch (10.22 KB, patch)
2016-06-30 01:23 PDT, Carlos Garcia Campos
tonikitoo: review+
Carlos Garcia Campos
Comment 1 2016-06-30 01:23:05 PDT
WebKit Commit Bot
Comment 2 2016-06-30 01:24:53 PDT
Attachment 282419 [details] did not pass style-queue: ERROR: Source/WebCore/platform/image-decoders/bmp/BMPImageDecoder.h:39: Code inside a namespace should not be indented. [whitespace/indent] [4] ERROR: Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h:36: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Carlos Garcia Campos
Comment 3 2016-06-30 06:38:01 PDT
Note You need to log in before you can comment on or make changes to this bug.