[webkit-changes] [WebKit/WebKit] 872748: REGRESSION(275267 at main): [WPE][GTK][Debug] SHOULD ...

Vitaly Dyachkov noreply at github.com
Fri Mar 1 10:22:32 PST 2024


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

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

  Log Message:
  -----------
  REGRESSION(275267 at 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 at 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


More information about the webkit-changes mailing list