This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24518 - You can remove "The DedicatedWorkerGlobalScope interface must only be exposed to JavaScript if the JavaScript global environment is a dedicated worker environment." as that is an IDL handled feature n [...]
Summary: You can remove "The DedicatedWorkerGlobalScope interface must only be exposed...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-05 14:31 UTC by contributor
Modified: 2014-02-05 19:34 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-02-05 14:31:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html
Multipage: http://www.whatwg.org/C#dedicated-workers-and-the-dedicatedworkerglobalscope-interface
Complete: http://www.whatwg.org/c#dedicated-workers-and-the-dedicatedworkerglobalscope-interface
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
You can remove "The DedicatedWorkerGlobalScope interface must only be exposed
to JavaScript if the JavaScript global environment is a dedicated worker
environment." as that is an IDL handled feature now. Same for
SharedWorkerGlobalScope.

Posted from: 82.130.78.175 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:30.0) Gecko/20100101 Firefox/30.0
Comment 1 contributor 2014-02-05 19:34:20 UTC
Checked in as WHATWG revision r8467.
Check-in comment: Remove the text made redundant by [Exposed]
http://html5.org/tools/web-apps-tracker?from=8466&to=8467