Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dcf32fb4c87d1cd82e74ae9dea41239195c30762
https://github.com/WebKit/WebKit/commit/dcf32fb4c87d1cd82e74ae9dea41239195c30762
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M Source/WebCore/xml/XPathFunctions.cpp
M Source/WebCore/xml/XPathPath.h
M Source/WebCore/xml/XPathPredicate.h
M Source/WebCore/xml/XPathResult.cpp
M Source/WebCore/xml/XPathValue.cpp
M Source/WebCore/xml/XPathValue.h
M Source/WebCore/xml/XPathVariableReference.h
Log Message:
-----------
Use Variant for XPathValue
https://bugs.webkit.org/show_bug.cgi?id=307264
Reviewed by Sam Weinig.
Reduce memory footprint and improve clarity.
Remove Value(const char*) as it is unused.
Also mark a fair number of methods as final.
Canonical link: https://commits.webkit.org/307163@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications