RESOLVED FIXED Bug 198526
[GTK][WPE] Re-enable process warming
https://bugs.webkit.org/show_bug.cgi?id=198526
Summary [GTK][WPE] Re-enable process warming
Carlos Garcia Campos
Reported 2019-06-04 06:00:11 PDT
It was disabled in r243490 because bubblewrap sandbox needs a valid WebsiteDataStore before launching the web process. We can use the default WebsiteDataStore from the WebProcessPool and only use the prewarmed process later if the given WebsiteDataStore is the same as the WebProcessPool one.
Attachments
Patch (5.26 KB, patch)
2019-06-04 06:05 PDT, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2019-06-04 06:05:13 PDT
Michael Catanzaro
Comment 2 2019-06-04 06:50:18 PDT
Comment on attachment 371271 [details] Patch Excellent! I had hoped something like this might work....
Carlos Garcia Campos
Comment 3 2019-06-05 00:42:16 PDT
Radar WebKit Bug Importer
Comment 4 2019-06-05 00:43:18 PDT
Note You need to log in before you can comment on or make changes to this bug.