Bug 66725 - Fix usage of PassRefPtr in postMessage and structured clone code.
Summary: Fix usage of PassRefPtr in postMessage and structured clone code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks: 65209
  Show dependency treegraph
 
Reported: 2011-08-22 15:49 PDT by David Levin
Modified: 2011-08-22 16:31 PDT (History)
0 users

See Also:


Attachments
Patch (6.69 KB, patch)
2011-08-22 16:11 PDT, David Levin
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-08-22 15:49:52 PDT
See summary.
Comment 1 David Levin 2011-08-22 16:11:07 PDT
Created attachment 104760 [details]
Patch
Comment 2 David Levin 2011-08-22 16:31:44 PDT
Committed as http://trac.webkit.org/changeset/93558.