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 24218 - Worker and SharedWorker should be "exposed to JavaScript" for both window and worker env.
Summary: Worker and SharedWorker should be "exposed to JavaScript" for both window and...
Status: RESOLVED WORKSFORME
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: 22646
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-07 11:07 UTC by contributor
Modified: 2014-04-10 22:21 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-01-07 11:07:03 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html
Multipage: http://www.whatwg.org/C#dom-worker
Complete: http://www.whatwg.org/c#dom-worker
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Worker and SharedWorker should be "exposed to JavaScript" for both window and
worker env.

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36 OPR/19.0.1326.21 (Edition Next)
Comment 1 Ian 'Hixie' Hickson 2014-04-10 22:21:55 UTC
I think this is done now with [Exposed], let me know if I'm missing something.