[webkit-changes] [WebKit/WebKit] 9b0452: [CSS] Use "enum class" for ContentsWereClonedForMu...
Matthieu Dubet
noreply at github.com
Mon Mar 11 20:38:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9b0452488b70574e7dbf749c526db369cdfbd90f
https://github.com/WebKit/WebKit/commit/9b0452488b70574e7dbf749c526db369cdfbd90f
Author: Matthieu Dubet <m_dubet at apple.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M Source/WebCore/css/CSSStyleSheet.cpp
M Source/WebCore/css/CSSStyleSheet.h
Log Message:
-----------
[CSS] Use "enum class" for ContentsWereClonedForMutation
https://bugs.webkit.org/show_bug.cgi?id=270822
rdar://124412748
Reviewed by Tim Nguyen.
* Source/WebCore/css/CSSStyleSheet.cpp:
(WebCore::CSSStyleSheet::willMutateRules):
(WebCore::CSSStyleSheet::didMutateRules):
(WebCore::CSSStyleSheet::RuleMutationScope::RuleMutationScope):
(WebCore::CSSStyleSheet::RuleMutationScope::~RuleMutationScope):
* Source/WebCore/css/CSSStyleSheet.h:
Canonical link: https://commits.webkit.org/275953@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