[webkit-changes] [WebKit/WebKit] 98fbd3: [popover] Use [CEReactions=NotNeeded] for PopoverI...

Tim Nguyen noreply at github.com
Wed Mar 8 13:55:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98fbd3e98a40b6d7bb309b4efd6ce9300c233527
      https://github.com/WebKit/WebKit/commit/98fbd3e98a40b6d7bb309b4efd6ce9300c233527
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

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

  Log Message:
  -----------
  [popover] Use [CEReactions=NotNeeded] for PopoverInvokerElement
https://bugs.webkit.org/show_bug.cgi?id=252218
rdar://105704615

Reviewed by Ryosuke Niwa.

PopoverInvokerElement is only used by `<button>` and `<input>`, use [CEReactions=NotNeeded] since WebKit does not support customized built-in elements.

* Source/WebCore/html/PopoverInvokerElement.idl:

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




More information about the webkit-changes mailing list