Bug 127936

Summary: De-virtual-ize CachedResource::isImage()
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Page LoadingAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 none

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.