[Webkit-unassigned] [Bug 243332] New: fast/events/ios/pdf-modifer-key-down-crash.html leaves an unfinished UIScript running
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 28 20:07:10 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243332
Bug ID: 243332
Summary: fast/events/ios/pdf-modifer-key-down-crash.html leaves
an unfinished UIScript running
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
fast/events/ios/pdf-modifer-key-down-crash.html can leave a UIScript running after the test completes, because it does:
testRunner.queueLoadingScript('setTimeout("history.back()", 0); testRunner.runUIScript(`uiController.keyDown("", ["leftCommand"])`, () => {});');
--
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/20220729/fccf86ef/attachment.htm>
More information about the webkit-unassigned
mailing list