[webkit-changes] [WebKit/WebKit] b3f9f9: Remove HTMLFormControlElement::updateReadOnlyState...

Tim Nguyen noreply at github.com
Mon Nov 21 10:32:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b3f9f9ceef3f6b8539c26d2a92d20e15a103158d
      https://github.com/WebKit/WebKit/commit/b3f9f9ceef3f6b8539c26d2a92d20e15a103158d
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M Source/WebCore/html/HTMLFormControlElement.h

  Log Message:
  -----------
  Remove HTMLFormControlElement::updateReadOnlyState() from header file
https://bugs.webkit.org/show_bug.cgi?id=248171

Reviewed by Ryosuke Niwa and Simon Fraser.

This was accidentally added in 253321 at main, but not defined anywhere.

* Source/WebCore/html/HTMLFormControlElement.h:
(WebCore::HTMLFormControlElement::isMutable const):

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




More information about the webkit-changes mailing list