WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 40882
Add ability to have a WebProcess per WebContext
https://bugs.webkit.org/show_bug.cgi?id=40882
Summary
Add ability to have a WebProcess per WebContext
Sam Weinig
Reported
2010-06-19 17:24:18 PDT
Add ability to have a WebProcess per WebContext.
Attachments
patch
(34.79 KB, patch)
2010-06-19 17:28 PDT
,
Sam Weinig
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2010-06-19 17:28:35 PDT
Created
attachment 59193
[details]
patch
WebKit Review Bot
Comment 2
2010-06-19 17:29:40 PDT
Attachment 59193
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebKit2/UIProcess/WebProcessManager.cpp:45: A case label should not be indented, but line up with its switch statement. [whitespace/indent] [4] WebKit2/UIProcess/WebContext.h:35: Alphabetical sorting problem. [build/include_order] [4] WebKit2/UIProcess/WebProcessProxy.cpp:30: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 3 in 22 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3
2010-06-19 17:34:30 PDT
Comment on
attachment 59193
[details]
patch r=me!
Sam Weinig
Comment 4
2010-06-19 17:39:57 PDT
Landed in
r61500
.
Adam Barth
Comment 5
2010-06-19 18:06:11 PDT
Just curious, what's the testing plan for this sort of patch?
Sam Weinig
Comment 6
2010-06-19 18:20:11 PDT
(In reply to
comment #5
)
> Just curious, what's the testing plan for this sort of patch?
As with most API-esque patches, there is not much testing going on in this area right now. I am working toward getting a DRT up and running and at some point plan on having a API testing harness, but that is still off a bit.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug