Bug 72433 - Add a connection client to the WKContext, to notify when new connections to the WebProcess are established
Summary: Add a connection client to the WKContext, to notify when new connections to t...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 15:50 PST by Sam Weinig
Modified: 2011-11-15 17:35 PST (History)
0 users

See Also:


Attachments
Patch (9.17 KB, patch)
2011-11-15 16:23 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-11-15 15:50:00 PST
Add a connection client to the WKContext, to notify when new connections to the WebProcess are established
Comment 1 Sam Weinig 2011-11-15 16:23:58 PST
Created attachment 115272 [details]
Patch
Comment 2 Sam Weinig 2011-11-15 17:35:21 PST
Committed r100378: <http://trac.webkit.org/changeset/100378>