Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 21228e79a310dbf1930dec5d4fbc37c37f1c0b37
https://github.com/WebKit/WebKit/commit/21228e79a310dbf1930dec5d4fbc37c37f1c0b37
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-01 (Sun, 01 Mar 2026)
Changed paths:
M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.cpp
M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.h
M Source/WebCore/accessibility/isolatedtree/mac/AXIsolatedObjectMac.mm
M Source/WebCore/css/CSSCounterStyleDescriptors.cpp
M Source/WebCore/css/CSSCounterStyleDescriptors.h
M Source/WebCore/css/CSSFunctionValue.cpp
M Source/WebCore/css/CSSFunctionValue.h
M Source/WebCore/css/CSSQuadValue.h
M Source/WebCore/css/CSSReflectValue.cpp
M Source/WebCore/css/CSSReflectValue.h
M Source/WebCore/css/Quad.h
M Source/WebCore/css/RectBase.h
M Source/WebCore/css/typedom/transform/CSSRotate.cpp
M Source/WebCore/css/typedom/transform/CSSRotate.h
M Source/WebCore/css/typedom/transform/CSSScale.cpp
M Source/WebCore/css/typedom/transform/CSSScale.h
M Source/WebCore/css/typedom/transform/CSSSkew.cpp
M Source/WebCore/css/typedom/transform/CSSSkew.h
M Source/WebCore/css/typedom/transform/CSSSkewX.cpp
M Source/WebCore/css/typedom/transform/CSSSkewX.h
M Source/WebCore/css/typedom/transform/CSSSkewY.cpp
M Source/WebCore/css/typedom/transform/CSSSkewY.h
M Source/WebCore/css/typedom/transform/CSSTranslate.cpp
M Source/WebCore/css/typedom/transform/CSSTranslate.h
M Source/WebCore/platform/graphics/displaylists/DisplayListItems.h
Log Message:
-----------
Correct code that is holding Ref incorrectly, primarily in CSS
https://bugs.webkit.org/show_bug.cgi?id=308917
Reviewed by Chris Dumez.
Also touches AXIsolatedObject and DisplayListItems as Claude helpfully
identified similar issues there.
Canonical link: https://commits.webkit.org/308425@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications