Skip to content

Commit

Permalink
Add worker modules
Browse files Browse the repository at this point in the history
Define service worker's type to support both classic mode and module mode.
Integrate fetch a classic worker script/fetch a module script tree in html with
set up the request/validate the response hooks customized for service worker.
Update Run Service Worker to run the script depending on the script's type.

Changes in HTML: whatwg/html#746
  • Loading branch information
jungkees committed Feb 29, 2016
1 parent ae76de0 commit 9111303
Show file tree
Hide file tree
Showing 3 changed files with 366 additions and 243 deletions.
Loading

0 comments on commit 9111303

Please sign in to comment.