Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 65b1821f100eb623205ecb3f59b961307f97dca8
https://github.com/WebKit/WebKit/commit/65b1821f100eb623205ecb3f59b961307f97dca8
Author: Ryosuke Niwa <[email protected]>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/NoDeleteCheckerExpectations
M Source/WebCore/css/CSSComputedStyleDeclaration.h
M Source/WebCore/css/CSSPropertyInitialValues.cpp
M Source/WebCore/css/DOMMatrixReadOnly.h
M Source/WebCore/css/SelectorChecker.cpp
M Source/WebCore/css/StyleSheetList.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+String.h
M Source/WebCore/css/values/color/CSSKeywordColor.cpp
Log Message:
-----------
Remove incorrect NODELETE annotations from Source/WebCore/css
https://bugs.webkit.org/show_bug.cgi?id=320518
Reviewed by Geoffrey Garen.
Removed NODELETE annotations from a bunch of functions in Source/WebCore/css.
* Source/WebCore/SaferCPPExpectations/NoDeleteCheckerExpectations:
* Source/WebCore/css/CSSComputedStyleDeclaration.h:
* Source/WebCore/css/CSSPropertyInitialValues.cpp:
(WebCore::isNumber):
* Source/WebCore/css/DOMMatrixReadOnly.h:
* Source/WebCore/css/SelectorChecker.cpp:
(WebCore::localContextForParent):
* Source/WebCore/css/StyleSheetList.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+String.h:
* Source/WebCore/css/values/color/CSSKeywordColor.cpp:
(WebCore::CSS::isDeprecatedSystemColorKeyword):
Canonical link: https://commits.webkit.org/318810@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications