Bug 140092 - Get rid of PassRefPtr from IPC::Connection
Summary: Get rid of PassRefPtr from IPC::Connection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-05 13:02 PST by Anders Carlsson
Modified: 2015-01-05 13:11 PST (History)
0 users

See Also:


Attachments
Patch (14.17 KB, patch)
2015-01-05 13:03 PST, Anders Carlsson
kling: 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 2015-01-05 13:02:40 PST
Get rid of PassRefPtr from IPC::Connection
Comment 1 Anders Carlsson 2015-01-05 13:03:03 PST
Created attachment 243996 [details]
Patch
Comment 2 Andreas Kling 2015-01-05 13:07:28 PST
Comment on attachment 243996 [details]
Patch

r=me
Comment 3 Anders Carlsson 2015-01-05 13:11:44 PST
Committed r177924: <http://trac.webkit.org/changeset/177924>