Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 74af740dd35fd0ca455c36e7672201aa44e820b3
https://github.com/WebKit/WebKit/commit/74af740dd35fd0ca455c36e7672201aa44e820b3
Author: Ryosuke Niwa <[email protected]>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M Source/JavaScriptCore/inspector/InspectorBackendDispatcher.h
Log Message:
-----------
Web Inspector: BackendDispatcher::CallbackBase should have a virtual
destructor
https://bugs.webkit.org/show_bug.cgi?id=274440
Reviewed by Chris Dumez.
Added the virtual destructor to BackendDispatcher::CallbackBase since it has a
bunch of subclasses.
* Source/JavaScriptCore/inspector/InspectorBackendDispatcher.h:
Canonical link: https://commits.webkit.org/279071@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes