Bug 55081 - Add a ShareableBitmap::create overload that takes an existing SharedMemory object
Summary: Add a ShareableBitmap::create overload that takes an existing SharedMemory ob...
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-02-23 13:48 PST by Anders Carlsson
Modified: 2011-02-23 13:56 PST (History)
0 users

See Also:


Attachments
Patch (2.79 KB, patch)
2011-02-23 13: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-02-23 13:48:35 PST
Add a ShareableBitmap::create overload that takes an existing SharedMemory object
Comment 1 Anders Carlsson 2011-02-23 13:50:26 PST
Created attachment 83541 [details]
Patch
Comment 2 Anders Carlsson 2011-02-23 13:56:01 PST
Committed r79484: <http://trac.webkit.org/changeset/79484>