[webkit-changes] [WebKit/WebKit] 6d955f: Suppress virtual destructor warning in ExternalStr...
Ryosuke Niwa
noreply at github.com
Tue May 21 21:02:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6d955f02f7ce42a96b744514f31704efd729b3df
https://github.com/WebKit/WebKit/commit/6d955f02f7ce42a96b744514f31704efd729b3df
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M Source/WTF/wtf/text/ExternalStringImpl.h
Log Message:
-----------
Suppress virtual destructor warning in ExternalStringImpl
https://bugs.webkit.org/show_bug.cgi?id=274501
Reviewed by Geoffrey Garen.
Suppress the warning for the lack of virtual destructor in ExternalStringImpl.
* Source/WTF/wtf/text/ExternalStringImpl.h:
(WTF::ExternalStringImpl::freeExternalBuffer):
Canonical link: https://commits.webkit.org/279100@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list