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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 04:33:09 PDT 2020


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
Also WebMessagePortChannelProvider:

../Source/WebKit/WebProcess/WebCoreSupport/WebMessagePortChannelProvider.h:39:38: warning: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
    ~WebMessagePortChannelProvider() 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/2e0889cb/attachment.htm>


More information about the webkit-unassigned mailing list