[webkit-changes] [WebKit/WebKit] 02bc45: [CSSOM] Add more smart pointers
Matthieu Dubet
noreply at github.com
Thu Jun 20 08:50:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 02bc45ab161b02253aa939a96c5b3f002b45c251
https://github.com/WebKit/WebKit/commit/02bc45ab161b02253aa939a96c5b3f002b45c251
Author: Matthieu Dubet <m_dubet at apple.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M Source/WebCore/css/CSSGroupingRule.cpp
M Source/WebCore/css/CSSStyleRule.cpp
Log Message:
-----------
[CSSOM] Add more smart pointers
https://bugs.webkit.org/show_bug.cgi?id=275604
rdar://130065734
Reviewed by Chris Dumez.
* Source/WebCore/css/CSSGroupingRule.cpp:
(WebCore::CSSGroupingRule::prepareChildStyleRuleForNesting):
* Source/WebCore/css/CSSStyleRule.cpp:
(WebCore::CSSStyleRule::generateSelectorText const):
(WebCore::CSSStyleRule::setSelectorText):
(WebCore::CSSStyleRule::insertRule):
Canonical link: https://commits.webkit.org/280200@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list