- From: Fred Andrews <fredandw@live.com>
- Date: Sat, 3 Nov 2012 13:11:43 +0000
- To: David Bruant <bruant.d@gmail.com>
- Cc: "whatwg@whatwg.org" <whatwg@whatwg.org>
Hi David, The use case really is to be able to use web workers rather than the document JS. An extension to disable or restrict the document JS will also be added. The design is intended to limit a large range of security issues. cheers Fred > Date: Sat, 3 Nov 2012 11:38:11 +0100 > From: bruant.d@gmail.com > To: fredandw@live.com > CC: whatwg@whatwg.org > Subject: Re: [whatwg] Declarative web worker creation and communication? > > Le 03/11/2012 02:29, Fred Andrews a écrit : > > 1. Declarative web worker creation. > > > > Feedback and suggestions for appropriate markup to declare web workers > > would be appreciated. > > > > The use case is a document with JS disabled or restricted so that it can not > > create web workers, yet still wants to create web workers to process page > > input and to update the document. > If JS is disabled, it's probably to prevent processing of page input > (among other things). > > David
Received on Saturday, 3 November 2012 13:12:14 UTC