Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d824ca0ba834e7460f450fc8aff4f9b96ba11f3b
https://github.com/WebKit/WebKit/commit/d824ca0ba834e7460f450fc8aff4f9b96ba11f3b
Author: Chris Dumez <[email protected]>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M Source/WTF/wtf/StdLibExtras.h
M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
M Source/WebCore/domjit/DOMJITHelpers.h
M Source/WebCore/domjit/JSDocumentDOMJIT.cpp
M Source/WebCore/domjit/JSNodeDOMJIT.cpp
Log Message:
-----------
Address unsafe cast warnings under Source/WebCore/domjit/
https://bugs.webkit.org/show_bug.cgi?id=306009
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/StdLibExtras.h:
* Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebCore/domjit/DOMJITHelpers.h:
(WebCore::DOMJIT::toWrapperSlowImpl):
* Source/WebCore/domjit/JSDocumentDOMJIT.cpp:
(WebCore::compileDocumentBodyAttribute):
* Source/WebCore/domjit/JSNodeDOMJIT.cpp:
(WebCore::compileNodeFirstChildAttribute):
(WebCore::compileNodeLastChildAttribute):
(WebCore::compileNodeOwnerDocumentAttribute):
Canonical link: https://commits.webkit.org/306052@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications