diff --git a/api/Worker.json b/api/Worker.json index c13bf02ea678a2..7d3c7af47c6286 100644 --- a/api/Worker.json +++ b/api/Worker.json @@ -6,7 +6,8 @@ "spec_url": "https://html.spec.whatwg.org/multipage/workers.html#dedicated-workers-and-the-worker-interface", "support": { "chrome": { - "version_added": "2" + "version_added": "2", + "notes": "Not available in Shared Workers. See bug 40695450." }, "chrome_android": "mirror", "deno": {