[Webkit-unassigned] [Bug 230280] New: [WPE][GTK] Silence -Wswitch warning enumeration value ‘ExceededProcessCountLimit’ not handled in switch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 15:19:21 PDT 2021


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

            Bug ID: 230280
           Summary: [WPE][GTK] Silence -Wswitch warning enumeration value
                    ‘ExceededProcessCountLimit’ not handled in switch
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

[46/172] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/UIProcess/API/glib/WebKitNavigationClient.cpp.o
../../Source/WebKit/UIProcess/API/glib/WebKitNavigationClient.cpp: In member function ‘virtual bool NavigationClient::processDidTerminate(WebKit::WebPageProxy&, WebKit::ProcessTerminationReason)’:
../../Source/WebKit/UIProcess/API/glib/WebKitNavigationClient.cpp:111:16: warning: enumeration value ‘ExceededProcessCountLimit’ not handled in switch [-Wswitch]
  111 |         switch (reason) {
      |                ^

-- 
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/20210914/7e923179/attachment.htm>


More information about the webkit-unassigned mailing list