..
test
Bug 1136757 - Add direct Response overload for FetchEvent.respondWith(). r=jdm,nsm,ehsan
2015-03-20 08:44:20 -07:00
ChromeWorkerScope.cpp
…
ChromeWorkerScope.h
…
DataStore.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
DataStore.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
DataStoreCursor.cpp
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
DataStoreCursor.h
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
FileReaderSync.cpp
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
FileReaderSync.h
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
Location.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
Location.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
MessagePort.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
MessagePort.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
Navigator.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
Navigator.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
Performance.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
Performance.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
Principal.cpp
…
Principal.h
…
Queue.h
…
RegisterBindings.cpp
…
RuntimeService.cpp
Bug 1092102 - Implement WorkerDebugger.initialize;r=khuey
2015-03-17 11:15:19 +01:00
RuntimeService.h
Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. r=baku
2015-02-19 08:40:21 -08:00
ScriptLoader.cpp
Bug 1092102 - Implement WorkerDebugger.initialize;r=khuey
2015-03-17 11:15:19 +01:00
ScriptLoader.h
Bug 1092102 - Implement WorkerDebugger.initialize;r=khuey
2015-03-17 11:15:19 +01:00
ServiceWorker.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorker.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerClient.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerClient.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerClients.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerClients.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerCommon.h
Bug 1111290 - Part 1: Remove MOZ_(BEGIN|END)_ENUM_CLASS. r=waldo
2015-01-26 07:22:07 +09:00
ServiceWorkerContainer.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerContainer.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerEvents.cpp
Bug 1136757 - Add direct Response overload for FetchEvent.respondWith(). r=jdm,nsm,ehsan
2015-03-20 08:44:20 -07:00
ServiceWorkerEvents.h
Bug 1136757 - Add direct Response overload for FetchEvent.respondWith(). r=jdm,nsm,ehsan
2015-03-20 08:44:20 -07:00
ServiceWorkerManager.cpp
Bug 1144876 - Stop spamming stderr with a warning every time that we encounter a document that is not controlled by a service worker; r=nsm
2015-03-18 14:16:00 +01:00
ServiceWorkerManager.h
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
2015-03-06 15:04:49 +02:00
ServiceWorkerRegistrar.cpp
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
2015-02-11 06:53:00 -05:00
ServiceWorkerRegistrar.h
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
2015-02-11 06:53:00 -05:00
ServiceWorkerRegistrarTypes.ipdlh
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
2015-02-11 06:53:00 -05:00
ServiceWorkerRegistration.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerRegistration.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerWindowClient.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
ServiceWorkerWindowClient.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
SharedWorker.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
SharedWorker.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
URL.cpp
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
URL.h
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
WorkerDebuggerManager.cpp
Bug 1092102 - Implement WorkerDebugger.initialize;r=khuey
2015-03-17 11:15:19 +01:00
WorkerDebuggerManager.h
Bug 1092102 - Implement WorkerDebugger.initialize;r=khuey
2015-03-17 11:15:19 +01:00
WorkerFeature.h
…
WorkerInlines.h
…
WorkerPrivate.cpp
Bug 1092102 - Implement WorkerDebugger.postMessage;r=khuey
2015-03-20 12:15:59 +01:00
WorkerPrivate.h
Bug 1092102 - Implement WorkerDebugger.postMessage;r=khuey
2015-03-20 12:15:59 +01:00
WorkerRunnable.cpp
Bug 1092102 - Implement worker debugger runnables;r=khuey
2015-03-04 15:11:32 +01:00
WorkerRunnable.h
Bug 1092102 - Implement worker debugger runnables;r=khuey
2015-03-04 15:11:32 +01:00
WorkerScope.cpp
Bug 1092102 - Implement WorkerDebugger.postMessage;r=khuey
2015-03-20 12:15:59 +01:00
WorkerScope.h
Bug 1092102 - Implement WorkerDebugger.postMessage;r=khuey
2015-03-20 12:15:59 +01:00
WorkerThread.cpp
…
WorkerThread.h
…
Workers.h
Bug 1133861 - Enable the Fetch API by default. r=jst
2015-02-22 01:52:10 -08:00
XMLHttpRequest.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
XMLHttpRequest.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
XMLHttpRequestUpload.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
XMLHttpRequestUpload.h
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
moz.build
Bug 1140791 - Run fetch tests on main thread and workers. r=ehsan
2015-03-11 14:48:58 -07:00
nsIWorkerDebugger.idl
Bug 1092102 - Implement WorkerDebugger.postMessage;r=khuey
2015-03-20 12:15:59 +01:00
nsIWorkerDebuggerManager.idl
…