[webkit-changes] [WebKit/WebKit] d8441d: Assertion failure in Document::ensureQuirks

Ryosuke Niwa noreply at github.com
Mon Jan 29 20:57:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8441ddd1fe5f99ce2af3b291385cbd396afa681
      https://github.com/WebKit/WebKit/commit/d8441ddd1fe5f99ce2af3b291385cbd396afa681
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-01-29 (Mon, 29 Jan 2024)

  Changed paths:
    M Source/WebCore/dom/Node.cpp

  Log Message:
  -----------
  Assertion failure in Document::ensureQuirks
https://bugs.webkit.org/show_bug.cgi?id=268344

Reviewed by Wenson Hsieh.

Avoid creating Document::quirks when InspectorDOMAgent adds an event listener
for webkitfullscreenchange event.

* Source/WebCore/dom/Node.cpp:
(WebCore::isTouchRelatedEventType):

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




More information about the webkit-changes mailing list