Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 61474c0d29972a80b7d7528c236ae79bc04bb0a5
https://github.com/WebKit/WebKit/commit/61474c0d29972a80b7d7528c236ae79bc04bb0a5
Author: Sam Weinig <[email protected]>
Date: 2026-08-29 (Sat, 29 Aug 2026)
Changed paths:
M Source/WebCore/css/values/primitives/CSSCustomIdent.h
Log Message:
-----------
Remove unused tryResolved() from CSS::CustomIdent
https://bugs.webkit.org/show_bug.cgi?id=322907
Reviewed by Tim Nguyen.
Remove unused tryResolved() from CSS::CustomIdent. It was remnant from when the
ident() function was not a substitution function.
* Source/WebCore/css/values/primitives/CSSCustomIdent.h:
(WebCore::CSS::CustomIdent::tryResolved const): Deleted.
Canonical link: https://commits.webkit.org/320110@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications