gecko/dom/workers
2014-08-08 16:06:33 +01:00
..
test Bug 1036484 - empty 404 worker script should emit a 'error' event, r=khuey 2014-08-10 15:33:06 +02: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 Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley. 2014-07-18 21:31:11 -04:00
DataStoreCursor.h
File.cpp Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz 2014-07-05 17:30:54 +02:00
File.h
FileReaderSync.cpp
FileReaderSync.h
Location.cpp
Location.h
MessagePort.cpp
MessagePort.h
moz.build Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted 2014-07-26 08:17:24 +02: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 579517 follow-up: Remove NSPR types that crept in 2014-08-08 08:39:07 -04: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
ServiceWorker.h
ServiceWorkerContainer.cpp Bug 1002570 - Return valid ServiceWorker instances for .installing, .waiting, .active and .controller. r=ehsan 2014-07-23 14:05:08 -07:00
ServiceWorkerContainer.h Bug 1002570 - Return valid ServiceWorker instances for .installing, .waiting, .active and .controller. r=ehsan 2014-07-23 14:05:08 -07:00
ServiceWorkerEvents.cpp
ServiceWorkerEvents.h Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
ServiceWorkerManager.cpp Bug 1047398 - ServiceWorker should use WeakRef instead nsTWeakRef, r=smaug 2014-08-01 17:42:19 +01:00
ServiceWorkerManager.h Bug 1047398 - ServiceWorker should use WeakRef instead nsTWeakRef, r=smaug 2014-08-01 17:42:19 +01:00
SharedWorker.cpp
SharedWorker.h
URL.cpp Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan 2014-08-07 17:45:21 -07:00
URL.h Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan 2014-08-07 17:45:21 -07:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 1017988 part 11. Codegen the definition of interface objects on worker globals. r=khuey 2014-08-04 22:20:35 -04: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 1050795 Part 1: Replace nsCxPusher in WorkerRunnable::Run. r=bholley 2014-08-08 16:06:33 +01: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 1041148 - Move HoldJSObjects call to XMLHttpRequest constructor to simplify the code. r=bz 2014-08-06 15:23:33 -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