[webkit-changes] [WebKit/WebKit] f3d691: HTMLDocumentNamedItemMapsUpdatingCondition should ...

Ryosuke Niwa noreply at github.com
Thu Jun 8 12:04:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f3d691d18a7bbe8ae764bed713f89fa18bc31aaa
      https://github.com/WebKit/WebKit/commit/f3d691d18a7bbe8ae764bed713f89fa18bc31aaa
  Author: Ryosuke Niwa <rniwa at 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




More information about the webkit-changes mailing list