WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264917
Web Inspector: update test to actually evaluate promise from iframe
https://bugs.webkit.org/show_bug.cgi?id=264917
Summary
Web Inspector: update test to actually evaluate promise from iframe
Yury Semikhatsky
Reported
2023-11-15 18:37:49 PST
AwaitPromiseFromAnotherFrame is supposed to test behavior for a Promise instance created in an iframe. Wrapping it into an async function changes the behavior in a way that a new promise is created in the calling context when the function is called.
Attachments
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2023-11-15 18:40:26 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20579
EWS
Comment 2
2023-11-16 09:22:09 PST
Committed
270830@main
(b6955d53f2d3): <
https://commits.webkit.org/270830@main
> Reviewed commits have been landed. Closing PR #20579 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-11-16 09:23:14 PST
<
rdar://problem/118514384
>
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