Bug 264917
Summary: | Web Inspector: update test to actually evaluate promise from iframe | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
Component: | Web Inspector | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/20579
EWS
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
<rdar://problem/118514384>