gecko/dom/workers
2014-08-23 06:05:56 +03:00
..
test Bug 1057136 - ServiceWorkers use longest-match for scopes. r=ehsan,bz 2014-08-21 16:38:40 -07:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DataStore.cpp Bug 1045436 - Fix more bad implicit constructors in XPCOM; r=froydnj 2014-07-29 20:43:56 -04:00
DataStore.h
DataStoreCursor.cpp
DataStoreCursor.h
File.cpp
File.h
FileReaderSync.cpp
FileReaderSync.h
Location.cpp
Location.h
MessagePort.cpp
MessagePort.h
moz.build Bug 1043004 - Update ServiceWorkerContainer API to spec. r=bkelly 2014-08-19 09:56:00 -04:00
Navigator.cpp Bug 1000829 - getDataStores() should be able to retrieve data stores by owner. r=baku sr=jst 2014-07-17 11:53:23 +08:00
Navigator.h Bug 1000829 - getDataStores() should be able to retrieve data stores by owner. r=baku sr=jst 2014-07-17 11:53:23 +08:00
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp Bug 1017988 part 11. Codegen the definition of interface objects on worker globals. r=khuey 2014-08-04 22:20:35 -04:00
RuntimeService.cpp Bug 786419 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
RuntimeService.h Bug 940305 - Move extraWarnings to RuntimeOptions with a per-compartment override. r=jandem,r=khuey 2014-07-29 21:00:37 -07:00
ScriptLoader.cpp Bug 1036484 - empty 404 worker script should emit a 'error' event, r=khuey 2014-08-10 15:33:06 +02:00
ScriptLoader.h
ServiceWorker.cpp Bug 1048595 Provide valid default ServiceWorker.state value to avoid crashing. r=bkelly 2014-08-14 11:35:21 -04:00
ServiceWorker.h
ServiceWorkerCommon.h Bug 1043004 - Update ServiceWorkerContainer API to spec. r=bkelly 2014-08-19 09:56:00 -04:00
ServiceWorkerContainer.cpp Bug 1057135 - ServiceWorkerManager::Register() uses entry global. r=ehsan 2014-08-21 16:31:12 -07:00
ServiceWorkerContainer.h Bug 1043004 - Update ServiceWorkerContainer API to spec. r=bkelly 2014-08-19 09:56:00 -04:00
ServiceWorkerEvents.cpp
ServiceWorkerEvents.h
ServiceWorkerManager.cpp Bug 1057135 - Use MOZ_CRASH and not MOZ_ASSERT. Typo. r=bustage 2014-08-22 15:01:06 -07:00
ServiceWorkerManager.h Bug 1011268 - Unregister algorithm. r=ehsan 2014-07-14 10:33:44 -07:00
ServiceWorkerRegistration.cpp Bug 1011268 - Unregister algorithm. r=ehsan 2014-07-14 10:33:44 -07:00
ServiceWorkerRegistration.h Bug 1056259 - ServiceWorkerRegistration should unregister itself when the window is destroyed. r=nsm 2014-08-20 13:30:00 -04:00
SharedWorker.cpp
SharedWorker.h
URL.cpp Bug 1046240 - Expose the principal for a blob URI for chrome-only js code. r=smaug 2014-08-13 08:29:00 -04:00
URL.h Bug 1046240 - Expose the principal for a blob URI for chrome-only js code. r=smaug 2014-08-13 08:29:00 -04:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 786419 - Provide way to "set network offline" per app r=jduell 2014-08-23 06:05:56 +03:00
WorkerPrivate.h Bug 1017988 part 11. Codegen the definition of interface objects on worker globals. r=khuey 2014-08-04 22:20:35 -04:00
WorkerRunnable.cpp Bug 913586 (Part 4) - Update Maybe users in dom. r=bz 2014-08-13 15:39:41 -07:00
WorkerRunnable.h
Workers.h Bug 940305 - Move extraWarnings to RuntimeOptions with a per-compartment override. r=jandem,r=khuey 2014-07-29 21:00:37 -07:00
WorkerScope.cpp Bug 1050104 - Do not return a new console object every time self.console is called on workers; r=baku 2014-08-08 08:34:30 -04:00
WorkerScope.h Bug 1050104 - Do not return a new console object every time self.console is called on workers; r=baku 2014-08-08 08:34:30 -04:00
XMLHttpRequest.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
XMLHttpRequest.h Bug 1017988 part 9. Don't codegen window-only things on worker descriptors. r=khuey 2014-08-04 22:20:34 -04:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h