RESOLVED FIXED 127936
De-virtual-ize CachedResource::isImage()
https://bugs.webkit.org/show_bug.cgi?id=127936
Summary De-virtual-ize CachedResource::isImage()
David Kilzer (:ddkilzer)
Reported 2014-01-30 12:54:30 PST
De-virtual-ize CachedResource::isImage() by using type(). Also replace some explicit type() checks with call to isImage().
Attachments
Patch v1 (5.49 KB, patch)
2014-01-30 13:02 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2014-01-30 13:02:41 PST
Created attachment 222719 [details] Patch v1
Andreas Kling
Comment 2 2014-01-30 13:15:45 PST
Comment on attachment 222719 [details] Patch v1 r=me
WebKit Commit Bot
Comment 3 2014-01-30 13:44:53 PST
Comment on attachment 222719 [details] Patch v1 Clearing flags on attachment: 222719 Committed r163111: <http://trac.webkit.org/changeset/163111>
WebKit Commit Bot
Comment 4 2014-01-30 13:44:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.