NEW 173977
WebAssembly: test CSP with promise-based APIs
https://bugs.webkit.org/show_bug.cgi?id=173977
Summary WebAssembly: test CSP with promise-based APIs
JF Bastien
Reported 2017-06-29 10:56:51 PDT
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
Note You need to log in before you can comment on or make changes to this bug.