Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f3d691d18a7bbe8ae764bed713f89fa18bc31aaa https://github.com/WebKit/WebKit/commit/f3d691d18a7bbe8ae764bed713f89fa18bc31aaa Author: Ryosuke Niwa <rn...@webkit.org> Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths: M Source/WebCore/dom/Element.cpp M Source/WebCore/dom/Element.h Log Message: ----------- HTMLDocumentNamedItemMapsUpdatingCondition should be an enum class https://bugs.webkit.org/show_bug.cgi?id=257800 Reviewed by Wenson Hsieh. * Source/WebCore/dom/Element.cpp: (WebCore::Element::insertedIntoAncestor): (WebCore::Element::removedFromAncestor): (WebCore::Element::updateId): (WebCore::Element::updateIdForDocument): * Source/WebCore/dom/Element.h: Canonical link: https://commits.webkit.org/264992@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes