[Webkit-unassigned] [Bug 190591] Remove StorageProcess leftover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 13:12:19 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190591

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #352359|review?, commit-queue?      |review-, commit-queue-
              Flags|                            |

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 352359
  --> https://bugs.webkit.org/attachment.cgi?id=352359
Remove StorageProcess leftovers

Missing ChangeLog

Also not sure why, because you clearly removed the enum value, but mac-32bit is unhappy for some reason:

In file included from /Volumes/Data/EWS/WebKit/WebKitBuild/Release/DerivedSources/WebKit2/unified-sources/UnifiedSource11-mm.mm:3:
/Volumes/Data/EWS/WebKit/Source/WebKit/Shared/mac/ChildProcessMac.mm:279:13: error: enumeration value 'Storage' not handled in switch [-Werror,-Wswitch]
    switch (processType) {
            ^
/Volumes/Data/EWS/WebKit/Source/WebKit/Shared/mac/ChildProcessMac.mm:279:13: note: add missing switch cases
    switch (processType) {
            ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181015/798e6962/attachment.html>


More information about the webkit-unassigned mailing list