Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0d188aac4126a0ef736af8549f967a932e209fa6
https://github.com/WebKit/WebKit/commit/0d188aac4126a0ef736af8549f967a932e209fa6
Author: Justin Michaud <[email protected]>
Date: 2026-08-01 (Sat, 01 Aug 2026)
Changed paths:
M Source/JavaScriptCore/bytecode/InlineCacheCompiler.h
M Source/JavaScriptCore/bytecode/InlineCacheHandler.cpp
M Source/JavaScriptCore/bytecode/InlineCacheHandler.h
M Source/JavaScriptCore/bytecode/PropertyInlineCache.cpp
M Source/JavaScriptCore/bytecode/PropertyInlineCache.h
M Source/JavaScriptCore/bytecode/PropertyInlineCacheClearingWatchpoint.h
M Source/JavaScriptCore/jit/GCAwareJITStubRoutine.cpp
M Source/WebKit/UIProcess/API/C/WKBackForwardListRef.cpp
M Source/WebKit/UIProcess/API/Cocoa/WKBackForwardList.mm
M Source/WebKit/UIProcess/ProvisionalPageProxy.cpp
M Source/WebKit/UIProcess/RemotePageProxy.cpp
M Source/WebKit/UIProcess/ViewGestureController.h
M Source/WebKit/UIProcess/WebBackForwardList.cpp
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Simple drive-by safer-cpp fixes
https://bugs.webkit.org/show_bug.cgi?id=320778
Reviewed by Yusuke Suzuki.
[armv7] Remove ARMv7 JIT support - #70306 triggers these safer cpp
errors. This patch fixes them so that the other patch stays clean.
Canonical link: https://commits.webkit.org/318382@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications