Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70f3696090aa296a3b3d3fcdc935c0bfbeee3cac
      
https://github.com/WebKit/WebKit/commit/70f3696090aa296a3b3d3fcdc935c0bfbeee3cac
  Author: Luke Warlow <lwar...@igalia.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/dom/CommandEvent.idl
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/dom/GlobalEventHandlers.idl
    M Source/WebCore/html/HTMLButtonElement.cpp
    M Source/WebCore/html/HTMLButtonElement.idl

  Log Message:
  -----------
  Enable command and commandfor in preview
https://bugs.webkit.org/show_bug.cgi?id=289644

Reviewed by Tim Nguyen.

This patch renames InvokerAttributesEnabled to CommandAttributesEnabled,
and sets the status to preview.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/CommandEvent.idl:
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::isElementReflectionAttribute):
* Source/WebCore/dom/GlobalEventHandlers.idl:
* Source/WebCore/html/HTMLButtonElement.cpp:
(WebCore::HTMLButtonElement::attributeChanged):
(WebCore::HTMLButtonElement::commandForElement const):
(WebCore::HTMLButtonElement::computeType):
* Source/WebCore/html/HTMLButtonElement.idl:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to