RESOLVED FIXED 243332
fast/events/ios/pdf-modifer-key-down-crash.html leaves an unfinished UIScript running
https://bugs.webkit.org/show_bug.cgi?id=243332
Summary fast/events/ios/pdf-modifer-key-down-crash.html leaves an unfinished UIScript...
Simon Fraser (smfr)
Reported 2022-07-28 20:07:10 PDT
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"])`, () => {});');
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-04 20:08:15 PDT
Simon Fraser (smfr)
Comment 2 2022-08-08 14:40:13 PDT
EWS
Comment 3 2022-08-08 21:54:56 PDT
Committed 253253@main (c1d267625fe4): <https://commits.webkit.org/253253@main> Reviewed commits have been landed. Closing PR #3116 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.