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

Maciej Florek
Reported 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.
Attachments
Proposed patch (8.18 KB, patch)
2014-03-27 03:26 PDT, Maciej Florek
no flags
Maciej Florek
Comment 1 2014-03-27 03:26:56 PDT
Created attachment 227938 [details] Proposed patch
Gyuyoung Kim
Comment 2 2014-03-27 03:33:45 PDT
Comment on attachment 227938 [details] Proposed patch r=me.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-03-27 04:33:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.