[webkit-changes] [WebKit/WebKit] 35fadd: Remove SendMouseEventsToDisabledFormControlsEnable...

Anne van Kesteren noreply at github.com
Thu Jan 9 01:52:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 35fadd579b816fb48c46f515be926228898bc5a5
      https://github.com/WebKit/WebKit/commit/35fadd579b816fb48c46f515be926228898bc5a5
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/dom/EventContext.cpp
    M Source/WebCore/dom/EventDispatcher.cpp
    M Source/WebCore/html/HTMLFieldSetElement.cpp

  Log Message:
  -----------
  Remove SendMouseEventsToDisabledFormControlsEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=285613

Reviewed by Ryosuke Niwa.

It's been stable for over a year (266316 at main).

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::dispatchMouseEvent):
* Source/WebCore/dom/EventContext.cpp:
(WebCore::EventContext::handleLocalEvents const):
* Source/WebCore/dom/EventDispatcher.cpp:
(WebCore::EventDispatcher::dispatchEvent):
* Source/WebCore/html/HTMLFieldSetElement.cpp:
(WebCore::HTMLFieldSetElement::isDisabledFormControl const):

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



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


More information about the webkit-changes mailing list