Bug 264917

Summary: Web Inspector: update test to actually evaluate promise from iframe
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web InspectorAssignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Yury Semikhatsky
Comment 1 2023-11-15 18:40:26 PST
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
Note You need to log in before you can comment on or make changes to this bug.