[webkit-changes] [WebKit/WebKit] 55e55a: ElementInternals is always defined even when form ...

Ryosuke Niwa noreply at github.com
Tue Sep 27 09:30:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55e55a966fa342a83b4dc6833b0d0b167dc3946c
      https://github.com/WebKit/WebKit/commit/55e55a966fa342a83b4dc6833b0d0b167dc3946c
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M Source/WebCore/bindings/js/WebCoreBuiltinNames.h
    M Source/WebCore/dom/ElementInternals.idl

  Log Message:
  -----------
  ElementInternals is always defined even when form associated custom elements are disabled
https://bugs.webkit.org/show_bug.cgi?id=245713

Reviewed by Chris Dumez.

Make ElementInternals conditional on the form associated custom elements.

* Source/WebCore/bindings/js/WebCoreBuiltinNames.h:
* Source/WebCore/dom/ElementInternals.idl:

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




More information about the webkit-changes mailing list