[webkit-changes] [WebKit/WebKit] fe507f: Convert enum to an enum class in HTMLCollection
Alexsander Borges Damaceno
noreply at github.com
Thu Oct 31 14:06:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe507fa760b183f4595930c2176177d19ab00f4c
https://github.com/WebKit/WebKit/commit/fe507fa760b183f4595930c2176177d19ab00f4c
Author: Alexsander Damaceno <aemgbo at gmail.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M Source/WebCore/html/HTMLCollection.cpp
M Source/WebCore/html/HTMLCollection.h
M Source/WebCore/html/HTMLCollectionInlines.h
Log Message:
-----------
Convert enum to an enum class in HTMLCollection
https://bugs.webkit.org/show_bug.cgi?id=281897
Reviewed by Ryosuke Niwa.
Convert enum to an enum class in HTMLCollection
* Source/WebCore/html/HTMLCollection.cpp:
(WebCore::HTMLCollection::rootTypeFromCollectionType):
* Source/WebCore/html/HTMLCollection.h:
* Source/WebCore/html/HTMLCollectionInlines.h:
(WebCore::HTMLCollection::isRootedAtTreeScope const):
Canonical link: https://commits.webkit.org/285979@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