Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7d4bbc7f02e020e691e58a697389e727cb9b454a
      
https://github.com/WebKit/WebKit/commit/7d4bbc7f02e020e691e58a697389e727cb9b454a
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2024-05-20 (Mon, 20 May 2024)

  Changed paths:
    M Source/WTF/wtf/Logger.h

  Log Message:
  -----------
  Logger should have a virtual destructor
https://bugs.webkit.org/show_bug.cgi?id=274432

Reviewed by David Kilzer and Chris Dumez.

Added the virtual destructor since AggregateLogger subclasses Logger
and has non-POD member variables.

* Source/WTF/wtf/Logger.h:
(WTF::Logger::~Logger):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to