[Webkit-unassigned] [Bug 214549] New: Class WebSWServerConnection has final destructor but is non-final

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 04:31:06 PDT 2020


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

            Bug ID: 214549
           Summary: Class WebSWServerConnection has final destructor but
                    is non-final
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

../Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerConnection.h:68:30: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
    ~WebSWServerConnection() final;
                             ^

-- 
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/20200720/3fdf9829/attachment.htm>


More information about the webkit-unassigned mailing list