Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26e31e65add723107ead0a21c9e7174293b1d540
      
https://github.com/WebKit/WebKit/commit/26e31e65add723107ead0a21c9e7174293b1d540
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2023-05-20 (Sat, 20 May 2023)

  Changed paths:
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/dom/Element.h

  Log Message:
  -----------
  SynchronizationOfLazyAttribute should be an enum class
https://bugs.webkit.org/show_bug.cgi?id=257069

Reviewed by Tim Nguyen.

* Source/WebCore/dom/Element.cpp:
(WebCore::Element::detachAttribute):
(WebCore::Element::removeAttribute):
(WebCore::Element::toggleAttribute):
(WebCore::Element::setAttribute):
(WebCore::Element::setAttributeWithoutOverwriting):
(WebCore::Element::setAttributeWithoutSynchronization):
(WebCore::Element::setSynchronizedLazyAttribute):
(WebCore::Element::setAttributeInternal):
(WebCore::Element::setAttributeNode):
(WebCore::Element::setAttributeNodeNS):
(WebCore::Element::removeAttributeNode):
(WebCore::Element::removeAttributeInternal):
(WebCore::Element::addAttributeInternal):
* Source/WebCore/dom/Element.h:

Canonical link: https://commits.webkit.org/264295@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to