Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f5f143eb1eae67060d2241fdc2926e11bbb759a1
https://github.com/WebKit/WebKit/commit/f5f143eb1eae67060d2241fdc2926e11bbb759a1
Author: Ryosuke Niwa <[email protected]>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M Source/WebCore/dom/ContainerNode.h
M Source/WebCore/dom/Node.h
Log Message:
-----------
Explicitly inline some methods of Node
https://bugs.webkit.org/show_bug.cgi?id=284801
Reviewed by Tim Nguyen.
Explicitly mark some methods of Node as inline.
* Source/WebCore/dom/ContainerNode.h:
(WebCore::Node::protectedFirstChild const):
(WebCore::Node::protectedLastChild const):
(WebCore::Node::hasChildNodes const):
* Source/WebCore/dom/Node.h:
(WebCore::Node::protectedFirstChild const): Deleted.
(WebCore::Node::protectedLastChild const): Deleted.
(WebCore::Node::hasChildNodes const): Deleted.
Canonical link: https://commits.webkit.org/287933@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes