From: Quentin Rameau Date: Wed, 18 Nov 2015 15:08:55 +0000 (+0100) Subject: Separate the rendering engine process X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=f86977a6fab8ed51bd1208b843b9f53db0cdd058;hp=f86977a6fab8ed51bd1208b843b9f53db0cdd058;p=surf.git Separate the rendering engine process Use one WebKitWebProcess per view instead of one for all views. More information in the API documentation. ---