Bug 202898 - [GTK] WebKitTestRunner crashes on multiple Drag-and-Drop Chromium test-cases
Summary: [GTK] WebKitTestRunner crashes on multiple Drag-and-Drop Chromium test-cases
Status: RESOLVED DUPLICATE of bug 157179
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-13 13:46 PDT by Emilio Cobos Álvarez (:emilio)
Modified: 2019-10-14 00:42 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emilio Cobos Álvarez (:emilio) 2019-10-13 13:46:37 PDT
On master (247b0314320d499ae788b6ea993aa1d98e2d607e / r250962), WebKitGTK build.

Running locally this Chromium test:

 * https://cs.chromium.org/chromium/src/third_party/blink/web_tests/fast/events/drag-and-drop-dataTransfer-types-nocrash.html?l=1&rcl=753caf715d8f30f0c673f1b4b36dadfc75c3201f

With WebKitTestRunner crashes the runner right after:

> (WebKitTestRunner:396583): Gdk-CRITICAL **: 16:52:06.965: gdk_wayland_window_get_wl_surface: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed

in GTK code.

Other tests affected:

 * third_party/blink/web_tests/fast/events/mousedown-inside-dragstart-should-not-cause-crash.html
 * third_party/blink/web_tests/compositing/drag-opacity-crash.html
 * third_party/blink/web_tests/http/tests/misc/drag-over-iframe-invalid-source-crash.html
Comment 1 Carlos Garcia Campos 2019-10-14 00:42:24 PDT

*** This bug has been marked as a duplicate of bug 157179 ***