Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8441ddd1fe5f99ce2af3b291385cbd396afa681
      
https://github.com/WebKit/WebKit/commit/d8441ddd1fe5f99ce2af3b291385cbd396afa681
  Author: Ryosuke Niwa <rn...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to