Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ServiceWorker: Remove navigator.serviceWorker.{installing,waiting,active} (Bl... | nhiroki@chromium.org | 2014-09-08 | 1 | -5/+2 |
* | Add slots for navigator.serviceWorker.installing and active. | dominicc@chromium.org | 2014-06-18 | 1 | -3/+5 |
* | Remove passing testharness expected files that are not required. | mlamouri@chromium.org | 2014-06-15 | 1 | -4/+0 |
* | Add the navigator.serviceWorker.waiting property. | dominicc@chromium.org | 2014-06-05 | 1 | -0/+24 |
* | ServiceWorker should have an interface object. | dominicc@chromium.org | 2014-04-12 | 2 | -0/+20 |
* | Use the Navigator's frame in navigator.serviceWorker and associated container. | dominicc@chromium.org | 2014-04-02 | 2 | -0/+23 |
* | Add null checks in navigator.serviceWorker access to fix possible crash | kinuko@chromium.org | 2014-04-01 | 2 | -0/+27 |