[webkit-changes] [WebKit/WebKit] 538153: Fix warnings found by compiling with -Wfinal-dtor-...

Commit Queue noreply at github.com
Mon Jan 8 09:21:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5381539f603fb34434f0b6dcc88f19ab96947b0e
      https://github.com/WebKit/WebKit/commit/5381539f603fb34434f0b6dcc88f19ab96947b0e
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M Source/WebKit/webpushd/webpushtool/WebPushToolConnection.h

  Log Message:
  -----------
  Fix warnings found by compiling with -Wfinal-dtor-non-final-class
https://bugs.webkit.org/show_bug.cgi?id=267205
<rdar://120609974>

Reviewed by Darin Adler.

* Source/WebKit/webpushd/webpushtool/WebPushToolConnection.h:
(WebPushTool::Connection):
- Mark class as final to fix the warning.

Canonical link: https://commits.webkit.org/272769@main




More information about the webkit-changes mailing list