Bug 107486 - [WK2] Move sandbox initialization to ChildProcess
Summary: [WK2] Move sandbox initialization to ChildProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-21 16:43 PST by Alexey Proskuryakov
Modified: 2013-01-22 16:37 PST (History)
4 users (show)

See Also:


Attachments
proposed patch (34.54 KB, patch)
2013-01-21 16:54 PST, Alexey Proskuryakov
buildbot: commit-queue-
Details | Formatted Diff | Diff
updated patch (35.29 KB, patch)
2013-01-22 16:32 PST, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-01-21 16:43:15 PST
Would like to use shared code for all child processes.
Comment 1 Alexey Proskuryakov 2013-01-21 16:54:44 PST
Created attachment 183855 [details]
proposed patch
Comment 2 Build Bot 2013-01-21 17:16:01 PST
Comment on attachment 183855 [details]
proposed patch

Attachment 183855 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16043270
Comment 3 Build Bot 2013-01-21 19:02:07 PST
Comment on attachment 183855 [details]
proposed patch

Attachment 183855 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/16031351
Comment 4 Alexey Proskuryakov 2013-01-22 16:32:26 PST
Created attachment 184071 [details]
updated patch
Comment 5 Alexey Proskuryakov 2013-01-22 16:37:27 PST
Committed <http://trac.webkit.org/changeset/140486>.