aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/serviceworker_manager.rs
Commit message (Collapse)AuthorAgeFilesLines
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-5/+5
|
* Remove ScopeThings::pipeline_idAnthony Ramine2016-10-041-1/+1
| | | | It can be retrieved through its init field.
* make structured clone an enumRahul Sharma2016-09-151-2/+2
|
* store senders instead of buffering messagesRahul Sharma2016-09-071-62/+70
|
* Make service workers talk to their serviceworkerglobalscopesRahul Sharma2016-09-071-9/+25
|
* Remove unnecessary clone from ServiceWorkerManager::prepare_activationChiu-Hsiang Hsu2016-08-271-2/+2
|
* Make the service worker send custom responseRahul Sharma2016-07-261-10/+20
|
* Remove expect calls in service worker manager threadRahul Sharma2016-07-211-22/+25
|
* make resource_thread talk to sw-managerRahul Sharma2016-07-181-33/+73
|
* Integrate service worker manager threadRahul Sharma2016-07-161-0/+123