Bug 35309 - WebCore should stop throwing away the CGImageSourceRef on Windows to improve GIF performance
Summary: WebCore should stop throwing away the CGImageSourceRef on Windows to improve ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-23 11:49 PST by Steve Falkenburg
Modified: 2010-02-23 12:11 PST (History)
0 users

See Also:


Attachments
Patch (1.44 KB, patch)
2010-02-23 11:54 PST, Steve Falkenburg
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Falkenburg 2010-02-23 11:49:54 PST
WebCore should stop throwing away the CGImageSourceRef on Windows to improve GIF performance
Comment 1 Steve Falkenburg 2010-02-23 11:54:07 PST
Created attachment 49314 [details]
Patch
Comment 2 Adam Roben (:aroben) 2010-02-23 11:56:27 PST
Comment on attachment 49314 [details]
Patch

r=me
Comment 3 Steve Falkenburg 2010-02-23 12:11:51 PST
Committed r55162: <http://trac.webkit.org/changeset/55162>