Bug 34808 - ImageBuffer::toDataURL allocates unnecessary memory under CoreGraphics
Summary: ImageBuffer::toDataURL allocates unnecessary memory under CoreGraphics
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-10 12:11 PST by Adam Roben (:aroben)
Modified: 2010-02-10 13:12 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.85 KB, patch)
2010-02-10 12:13 PST, Adam Roben (:aroben)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-02-10 12:11:12 PST
ImageBuffer::toDataURL allocates unnecessary memory under CoreGraphics
Comment 1 Adam Roben (:aroben) 2010-02-10 12:13:22 PST
Created attachment 48513 [details]
Patch
Comment 2 Adam Roben (:aroben) 2010-02-10 13:12:28 PST
Committed r54616: <http://trac.webkit.org/changeset/54616>