[webkit-changes] [WebKit/WebKit] 68d0be: Inline ShadowRoot::styleScope()
Chris Dumez
noreply at github.com
Thu Sep 28 10:58:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 68d0bec8567ebafd30d895480e753ca48ceafba6
https://github.com/WebKit/WebKit/commit/68d0bec8567ebafd30d895480e753ca48ceafba6
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M Source/WebCore/dom/ShadowRoot.cpp
M Source/WebCore/dom/ShadowRoot.h
Log Message:
-----------
Inline ShadowRoot::styleScope()
https://bugs.webkit.org/show_bug.cgi?id=262314
Reviewed by Alex Christensen.
Inline ShadowRoot::styleScope() as it is very small and shows on profiles.
* Source/WebCore/dom/ShadowRoot.cpp:
(WebCore::ShadowRoot::styleScope): Deleted.
* Source/WebCore/dom/ShadowRoot.h:
Canonical link: https://commits.webkit.org/268595@main
More information about the webkit-changes
mailing list