Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 872748a674956f5a2747f881bf14a96c6d8fc8be
      
https://github.com/WebKit/WebKit/commit/872748a674956f5a2747f881bf14a96c6d8fc8be
  Author: Vitaly Dyachkov <[email protected]>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

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

  Log Message:
  -----------
  REGRESSION(275267@main): [WPE][GTK][Debug] SHOULD NEVER BE REACHED in 
JSC::JSValue WebCore::toJSNewlyCreated()
https://bugs.webkit.org/show_bug.cgi?id=270339

Reviewed by Ryosuke Niwa.

This assertion was added in 275233@main. The same patch sets
`EventInterfaceType::TouchEvent` for `TouchEvent` in non-empty
constructors but not in the default constructor.

* Source/WebCore/dom/TouchEvent.cpp:
(WebCore::TouchEvent::TouchEvent):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to