WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-04 20:08:15 PDT
<
rdar://problem/98164628
>
Simon Fraser (smfr)
Comment 2
2022-08-08 14:40:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3116
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.
Top of Page
Format For Printing
XML
Clone This Bug