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.
Created attachment 227938 [details] Proposed patch
Comment on attachment 227938 [details] Proposed patch r=me.
Comment on attachment 227938 [details] Proposed patch Clearing flags on attachment: 227938 Committed r166355: <http://trac.webkit.org/changeset/166355>
All reviewed patches have been landed. Closing bug.