[webkit-changes] [WebKit/WebKit] 20328d: KeyHandle should have a virtual destructor
Ryosuke Niwa
noreply at github.com
Sat May 18 15:16:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 20328d8e2f22e9fc65ede90a5cee740c73c656ec
https://github.com/WebKit/WebKit/commit/20328d8e2f22e9fc65ede90a5cee740c73c656ec
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-05-18 (Sat, 18 May 2024)
Changed paths:
M Source/WebCore/platform/encryptedmedia/CDMProxy.h
Log Message:
-----------
KeyHandle should have a virtual destructor
https://bugs.webkit.org/show_bug.cgi?id=274354
Reviewed by Chris Dumez.
Added a virtual destructor since this class has subclasses.
* Source/WebCore/platform/encryptedmedia/CDMProxy.h:
(WebCore::KeyHandle::~KeyHandle):
Canonical link: https://commits.webkit.org/278963@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