Bug 204112

Summary: [GTK][WPE] New tests crashing after added in the r251377
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Normal CC: bugs-noreply, magomez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=200534

Description Alejandro G. Castro 2019-11-12 06:17:09 PST
Gtk and WPE ports do not implement in this moment the function WTR::UIScriptController::copyText in their specific classes, that makes the tests added crash. The classes are UIScriptControllerGtk and UIScriptControllerWPE. The bug 203168 added these tests. Also related with bug 200534.

The tests crashing are:

editing/async-clipboard/clipboard-change-data-while-getting-type.html
editing/async-clipboard/clipboard-change-data-while-reading.html
editing/async-clipboard/clipboard-get-type-with-old-items.html