Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7025aef8e42637810c4eaf7ebc7b18386c658235 https://github.com/WebKit/WebKit/commit/7025aef8e42637810c4eaf7ebc7b18386c658235 Author: Cole Carley <ccarl...@apple.com> Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths: M Source/JavaScriptCore/SaferCPPExpectations/RefCntblBaseVirtualDtorExpectations M Source/JavaScriptCore/runtime/ArrayBufferView.h Log Message: ----------- surpress webkit.RefCntblBaseVirtualDtor warnings for ArrayBufferView https://bugs.webkit.org/show_bug.cgi?id=296889 rdar://157492341 Reviewed by Yusuke Suzuki. This patch makes ArrayBufferView inherit from the NoVirtualDestructorBase class to surpress the Safer Cpp warnings. * Source/JavaScriptCore/runtime/ArrayBufferView.h: Canonical link: https://commits.webkit.org/298577@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