Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd87f5db107e388217b27703f26941d52ad2d1c8
https://github.com/WebKit/WebKit/commit/bd87f5db107e388217b27703f26941d52ad2d1c8
Author: Geoffrey Garen <[email protected]>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M Source/JavaScriptCore/API/JSAPIGlobalObject.mm
M Source/JavaScriptCore/API/JSValue.mm
M Source/JavaScriptCore/API/JSVirtualMachine.mm
M Source/JavaScriptCore/API/JSWrapperMap.mm
M Source/JavaScriptCore/API/ObjCCallbackFunction.mm
M Source/JavaScriptCore/API/ObjcRuntimeExtras.h
M
Source/JavaScriptCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
M Source/JavaScriptCore/runtime/ObjectPrototype.cpp
Log Message:
-----------
Fixed unretained local variable warnings in JavaScriptCore/API
https://bugs.webkit.org/show_bug.cgi?id=305424
rdar://168095490
Reviewed by Ryosuke Niwa.
Mechanical fixes dictated by the SaferCPP bot.
Canonical link: https://commits.webkit.org/305626@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications