summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/bug978260_worker.js
blob: 126b9c901a7fc53c361ca862810bea578e09337d (plain)
1
2
3
4
5
6
7
/**
 * Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/
 */

// Tell the main thread we're here.
postMessage("loaded");