Bug 130830

Summary: [EFL][WK2] Add tests of the set process model API
Product: WebKit Reporter: Maciej Florek <m.florek>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Maciej Florek 2014-03-27 03:18:13 PDT
Implement unit tests to check, if process model API works properly. When process model is set to EWK_PROCESS_MODEL_SHARED_SECONDARY, there should be only one WebProcess. 
In case of WK_PROCESS_MODEL_MULTIPLE_SECONDARY setting, each WebView should have own process, as well as the network process should exist.
Comment 1 Maciej Florek 2014-03-27 03:26:56 PDT
Created attachment 227938 [details]
Proposed patch
Comment 2 Gyuyoung Kim 2014-03-27 03:33:45 PDT
Comment on attachment 227938 [details]
Proposed patch

r=me.
Comment 3 WebKit Commit Bot 2014-03-27 04:33:33 PDT
Comment on attachment 227938 [details]
Proposed patch

Clearing flags on attachment: 227938

Committed r166355: <http://trac.webkit.org/changeset/166355>
Comment 4 WebKit Commit Bot 2014-03-27 04:33:38 PDT
All reviewed patches have been landed.  Closing bug.