[webkit-changes] [WebKit/WebKit] 36b39f: Keep only 'CEReactions' for 'value' in HTMLOptionE...

Ahmad Saleem noreply at github.com
Thu Apr 27 01:53:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36b39fa88451d43c2afb6996534a13381260008e
      https://github.com/WebKit/WebKit/commit/36b39fa88451d43c2afb6996534a13381260008e
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M Source/WebCore/html/HTMLOptionElement.idl

  Log Message:
  -----------
  Keep only 'CEReactions' for 'value' in HTMLOptionElement.idl

https://bugs.webkit.org/show_bug.cgi?id=255998

Reviewed by Ryosuke Niwa.

This patch just removes 'CEReactions=NotNeeded' while 'CEReactions' is also present for 'text' value.
In WebKit, we need 'CEReactions' here.

* Source/WebCore/html/HTMLOptionElement.idl: As above

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




More information about the webkit-changes mailing list