Bug 248248
| Summary: | Refactor testdriver-vendor.js to make better use of async/await and promises | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | Tools / Tests | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos Caceres
testdriver-vendor.js is currently not effectively using async/await, and it also seems to have a few buggy promise resolutions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102613798>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/6746
EWS
Committed 257030@main (5f95c4f4489d): <https://commits.webkit.org/257030@main>
Reviewed commits have been landed. Closing PR #6746 and removing active labels.