Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 655a4f788db723e17f941f4f58ba8b2c12074c13
      
https://github.com/WebKit/WebKit/commit/655a4f788db723e17f941f4f58ba8b2c12074c13
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-05-27 (Wed, 27 May 2026)

  Changed paths:
    M Source/WebCore/dom/Attr.cpp
    M Source/WebCore/dom/Attr.h
    M Source/WebCore/dom/Attribute.h
    M Source/WebCore/dom/Element.h
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/Node.h
    M 
Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMDeprecated.cpp
    M Source/WebKitLegacy/mac/DOM/DOMNode.mm

  Log Message:
  -----------
  Make legacy DOM setPrefix() APIs no-op and remove Attr::setPrefix()
https://bugs.webkit.org/show_bug.cgi?id=315669

Reviewed by Ryosuke Niwa.

We should not allow legacy APIs to invalidate invariants.
Element::setPrefix() should also be removed, but as its own change as
it's slightly more involved.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to