Bug 52589 - Factor bitmap context drawing code out into a shared function
Summary: Factor bitmap context drawing code out into a shared function
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 10:49 PST by Anders Carlsson
Modified: 2011-01-17 12:01 PST (History)
1 user (show)

See Also:


Attachments
Patch (23.50 KB, patch)
2011-01-17 10:51 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (23.50 KB, patch)
2011-01-17 11:50 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-01-17 10:49:17 PST
Factor bitmap context drawing code out into a shared function
Comment 1 Anders Carlsson 2011-01-17 10:51:32 PST
Created attachment 79191 [details]
Patch
Comment 2 Build Bot 2011-01-17 11:04:55 PST
Attachment 79191 [details] did not build on win:
Build output: http://queues.webkit.org/results/7556172
Comment 3 Anders Carlsson 2011-01-17 11:50:34 PST
Created attachment 79198 [details]
Patch
Comment 4 Anders Carlsson 2011-01-17 12:01:35 PST
Committed r75962: <http://trac.webkit.org/changeset/75962>