Bug 107486

Summary: [WK2] Move sandbox initialization to ChildProcess
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, buildbot, rniwa, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
buildbot: commit-queue-
updated patch sam: review+

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>.