aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/ServiceWorkerContainer.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+2
|
* Update Worker webidl to support WorkerOptionsCYBAI2019-05-111-1/+1
|
* Update ServiceWorkerContainer WebidlCYBAI2018-12-231-5/+8
|
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Add Promises to Service Worker ContainerPatrick Trottier2016-10-311-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 oneVignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ)2016-09-251-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.Ms2ger2016-07-121-2/+1
|
* implement related sw interface and register methodRahul Sharma2016-06-021-0/+27