Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1d511d6cf0ce2f0ee360695270e341bf0f86b81d
https://github.com/WebKit/WebKit/commit/1d511d6cf0ce2f0ee360695270e341bf0f86b81d
Author: Chris Dumez <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
M Source/WebCore/html/HTMLTableColElement.h
M Source/WebCore/layout/layouttree/LayoutIterator.h
M Source/WebCore/layout/layouttree/LayoutTreeBuilder.cpp
Log Message:
-----------
Address some unsafe cast warnings in Source/WebCore/layout
https://bugs.webkit.org/show_bug.cgi?id=305810
Reviewed by Anne van Kesteren.
* Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebCore/html/HTMLTableColElement.h:
(isType):
* Source/WebCore/layout/layouttree/LayoutIterator.h:
(WebCore::Layout::Traversal::firstChild):
(WebCore::Layout::Traversal::nextSibling):
(WebCore::Layout::Traversal::firstWithin):
(WebCore::Layout::Traversal::next):
(WebCore::Layout::Traversal::nextSkippingChildren):
(WebCore::Layout::isLayoutBoxOfType): Deleted.
* Source/WebCore/layout/layouttree/LayoutTreeBuilder.cpp:
(WebCore::Layout::TreeBuilder::createLayoutBox):
Canonical link: https://commits.webkit.org/305861@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications