Bug 173977
Summary: | WebAssembly: test CSP with promise-based APIs | ||
---|---|---|---|
Product: | WebKit | Reporter: | JF Bastien <jfbastien> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | fpizlo, jfbastien, keith_miller, mark.lam, msaboff, saam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 173892 | ||
Bug Blocks: |
JF Bastien
The CSP tests currently don't try using the promise APIs because the promises don't complete if just used as-is. Layout tests have test harnesses to help with promises... but we're also testing CSP so it's a pain to import a harness. I left a FIXME for this in the tests, will come back to it later.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |