MDN/Projects/Content/WebWorkers

From MozillaWiki
< MDN‎ | Projects‎ | Content
Revision as of 23:59, 24 June 2014 by Aspivak (talk | contribs) (Created page with "Web Workers *Scattered work on a lot of pages. *APIs need to indicate their compatibility with being used inside workers; we need to devise a standard method for displaying t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Web Workers

  • Scattered work on a lot of pages.
  • APIs need to indicate their compatibility with being used inside workers; we need to devise a standard method for displaying this - possibly in a new "API overview" box, or as a widget or badge of some kind - we should discuss this
  • Need to be sure the various Worker interfaces are fully up-to-date
  • Need solid examples
  • Need a good guide to using the various worker interfaces, and which to use for what purposes