Bug 102771 - Simplify WebConnection by removing its underlying CoreIPC::Connection
Summary: Simplify WebConnection by removing its underlying CoreIPC::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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 22:53 PST by Sam Weinig
Modified: 2012-11-20 21:24 PST (History)
3 users (show)

See Also:


Attachments
Patch (28.33 KB, patch)
2012-11-19 22:57 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (28.32 KB, patch)
2012-11-20 09:47 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (28.31 KB, patch)
2012-11-20 10:53 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 2012-11-19 22:53:20 PST
Simplify WebConnection by removing its underlying CoreIPC::Connection
Comment 1 Sam Weinig 2012-11-19 22:57:04 PST
Created attachment 175146 [details]
Patch
Comment 2 EFL EWS Bot 2012-11-19 23:02:35 PST
Comment on attachment 175146 [details]
Patch

Attachment 175146 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/14934157
Comment 3 Early Warning System Bot 2012-11-19 23:02:40 PST
Comment on attachment 175146 [details]
Patch

Attachment 175146 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/14909514
Comment 4 Build Bot 2012-11-19 23:12:42 PST
Comment on attachment 175146 [details]
Patch

Attachment 175146 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/14894499
Comment 5 Sam Weinig 2012-11-20 09:47:39 PST
Created attachment 175235 [details]
Patch
Comment 6 Early Warning System Bot 2012-11-20 09:55:50 PST
Comment on attachment 175235 [details]
Patch

Attachment 175235 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/14913650
Comment 7 Sam Weinig 2012-11-20 10:53:21 PST
Created attachment 175247 [details]
Patch
Comment 8 Sam Weinig 2012-11-20 21:24:09 PST
Committed r135347: <http://trac.webkit.org/changeset/135347>