[Webkit-unassigned] [Bug 200534] [GTK][WPE] Several tests crashing after r247898 "Reorganize UIScriptController into platform-specific subclasses"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 05:26:31 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=200534

--- Comment #7 from Miguel Gomez <magomez at igalia.com> ---
There are several bugs that handle tests crashing because we lack an implementation for some UIScriptController. This one mentions doAsyncTask, but there are also copyText (bug 204112) and setContinuousSpellCheckingEnabled (bug 205109).

As there are even more methods failing, I'm going to move all the bugs to this one, to keep track of the whole issue:

>From bug 204112 we lack copyText, and these tests crash:
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

from bug 205109 we lack setContinuousSpellCheckingEnabled, and this test crashes:
editing/spelling/toggle-spellchecking.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191211/a961c241/attachment.htm>


More information about the webkit-unassigned mailing list