Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require default dictionary value for optional dicts | Kagami Sascha Rosylight | 2019-07-12 | 1 | -1/+2 |
| | |||||
* | Update Worker webidl to support WorkerOptions | CYBAI | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Update ServiceWorkerContainer Webidl | CYBAI | 2018-12-23 | 1 | -5/+8 |
| | |||||
* | Update MPL license to https (part 2) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Add Promises to Service Worker Container | Patrick Trottier | 2016-10-31 | 1 | -1/+1 |
| | | | | The purpose of the code changes is to enable the use of promises in the Service Worker container. I also modified the Service Worker test in order to support the promises. | ||||
* | Replace instances of old ServiceWorker specification URL with new one | Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) | 2016-09-25 | 1 | -1/+1 |
| | | | | | | The old specification URL is https://slightlyoff.github.io/ServiceWorker/spec/service_worker/ has been replaced by the new one at https://w3c.github.io/ServiceWorker/. | ||||
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -2/+1 |
| | |||||
* | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+27 |