NEW 185012
Use unified build for StorageProcess
https://bugs.webkit.org/show_bug.cgi?id=185012
Summary Use unified build for StorageProcess
Michael Catanzaro
Reported 2018-04-25 16:51:53 PDT
Use unified build for Platform, PluginProcess, and StorageProcess These are so small, they can be handled together.
Attachments
Tim Horton
Comment 1 2018-08-18 21:06:18 PDT
FWIW Platform is unified now for Cocoa ports.
Michael Catanzaro
Comment 2 2018-08-19 18:08:21 PDT
(In reply to Tim Horton from comment #1) > FWIW Platform is unified now for Cocoa ports. PluginProcess probably won't be possible until GTK port gets rid of WebKitPluginProcess2 (a secondary plugin process built against GTK+ 2, to ensure Flash isn't loaded into a GTK+ 3 process), since I've failed to figure out how to make it link (honestly not even sure what's wrong) and it's only a small number of files so probably not worth worrying about. (Hopefully we can remove WebKitPluginProcess2 after a couple years, anyway.) So just StorageProcess remains for now.
Note You need to log in before you can comment on or make changes to this bug.