Bug 54768 - Fix assertion in SharedMemory::create when trying to snapshot 0x0 plug-in
Summary: Fix assertion in SharedMemory::create when trying to snapshot 0x0 plug-in
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-18 13:14 PST by Anders Carlsson
Modified: 2011-02-18 13:23 PST (History)
0 users

See Also:


Attachments
Patch (1.24 KB, patch)
2011-02-18 13:15 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (1.94 KB, patch)
2011-02-18 13:18 PST, Anders Carlsson
simon.fraser: 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-18 13:14:44 PST
Fix assertion in SharedMemory::create when trying to snapshot 0x0 plug-in
Comment 1 Anders Carlsson 2011-02-18 13:15:40 PST
Created attachment 83002 [details]
Patch
Comment 2 Anders Carlsson 2011-02-18 13:18:19 PST
Created attachment 83004 [details]
Patch
Comment 3 Anders Carlsson 2011-02-18 13:23:15 PST
Committed r79023: <http://trac.webkit.org/changeset/79023>