Bug 140082 - Pass IPC::Connection by reference to IPC message handlers
Summary: Pass IPC::Connection by reference to IPC message handlers
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 08:55 PST by Anders Carlsson
Modified: 2015-01-05 10:17 PST (History)
0 users

See Also:


Attachments
Patch (33.86 KB, patch)
2015-01-05 10:04 PST, Anders Carlsson
darin: 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 08:55:29 PST
Pass IPC::Connection by reference to IPC message handlers
Comment 1 Anders Carlsson 2015-01-05 10:04:14 PST
Created attachment 243981 [details]
Patch
Comment 2 Anders Carlsson 2015-01-05 10:17:17 PST
Committed r177914: <http://trac.webkit.org/changeset/177914>