diff options
Diffstat (limited to 'dom/security/test/csp/file_spawn_worker.js')
-rw-r--r-- | dom/security/test/csp/file_spawn_worker.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/security/test/csp/file_spawn_worker.js b/dom/security/test/csp/file_spawn_worker.js new file mode 100644 index 0000000000..acde7408c1 --- /dev/null +++ b/dom/security/test/csp/file_spawn_worker.js @@ -0,0 +1 @@ +postMessage("worker is executing"); |