Ben Kelly
|
7fb7be80ac
|
Bug 1293277 P3 Remove the dom.serviceWorkers.openWindow.enabled pref. r=baku
|
2017-12-12 15:44:47 -05:00 |
Ben Kelly
|
c223495e4f
|
Bug 1419536 P2 Create a ClientSource for the WorkerPrivate and mark it execution ready after the script loads. r=baku
|
2017-11-21 15:13:04 -05:00 |
Kyle Huey
|
2dda6971f7
|
Bug 1282603: Don't use 'workers': True for *WorkerGlobalScope. r=baku
--HG--
extra : rebase_source : ed96d99034e9236bd1fd4a8287efbd17cf20138e
|
2016-06-28 10:47:23 -07:00 |
Ehsan Akhgari
|
d5a13d2df8
|
Bug 1238210 - Correct the Promise return types on two Clients methods; r=baku
This change is cosmetic only, in order to bring us on par with
the spec.
|
2016-01-11 13:21:23 -05:00 |
Ehsan Akhgari
|
5ac100af7e
|
Bug 1222464 - Part 3: Implement Clients.get(); r=jdm
|
2015-12-02 20:37:01 -05:00 |
Ehsan Akhgari
|
eef3a738ad
|
Bug 1218150 - Mark the members of Clients as NewObject; r=bzbarsky
|
2015-10-26 23:00:17 -04:00 |
Olli Pettay
|
a062f00aab
|
Bug 1218190 - Add a pref to enable Clients.openWindow, r=catalinb
|
2015-10-25 22:36:27 +02:00 |
Catalin Badea
|
cc62c14549
|
Bug 1172870 - Implement service workers clients.openWindow for desktop (non-e10s). r=baku,smaug
Based on patches from:
Nikhil Marathe <nsm.nikhil@gmail.com>
Alberto Crespell Perez <alberto.crespell@gmail.com>
|
2015-10-24 15:16:23 +03:00 |
Catalin Badea
|
8b1fbc7805
|
Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan
--HG--
extra : rebase_source : ea1da8f6dfd8d31936c0ae495ec262581c9e5775
|
2015-05-14 12:41:42 -07:00 |
Catalin Badea
|
c230b69ed6
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
Catalin Badea
|
9804afb257
|
Bug 1058311 - Remove prefix for SWClients. Rename getServiced to matchAll. Add stub query options for matchAll r=baku
--HG--
rename : dom/webidl/ServiceWorkerClient.webidl => dom/webidl/Client.webidl
rename : dom/webidl/ServiceWorkerClients.webidl => dom/webidl/Clients.webidl
rename : dom/workers/test/serviceworkers/test_get_serviced.html => dom/workers/test/serviceworkers/test_match_all.html
|
2015-02-20 17:16:17 +02:00 |