Cleanup sandbox initialization a bit
Created attachment 184561 [details] Patch
Comment on attachment 184561 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=184561&action=review > Source/WebKit2/Shared/SandboxInitializationParameters.h:62 > + ProfileSelectionMode mode() const { return m_mode; } How about renaming the function accordingly?
Committed r140730: <http://trac.webkit.org/changeset/140730>