gecko/dom/workers
Nikhil Marathe f34819aa10 Bug 1017613 - Part 1 - Fetch Body and Request. r=baku
--HG--
extra : transplant_source : R%AF%84%A2%29W%B8%86%D2o%DB%D4G%B2%D8%87%25i%0D%BE
2014-07-24 17:53:03 -07:00
..
test Bug 1017613 - Part 1 - Fetch Body and Request. r=baku 2014-07-24 17:53:03 -07:00
ChromeWorkerScope.cpp Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem 2014-07-21 21:43:21 -07:00
ChromeWorkerScope.h
DataStore.cpp
DataStore.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
DataStoreCursor.cpp
DataStoreCursor.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
File.cpp
File.h
FileReaderSync.cpp
FileReaderSync.h
Location.cpp
Location.h
MessagePort.cpp Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
MessagePort.h
moz.build Bug 1017613 - Part 1 - Fetch Body and Request. r=baku 2014-07-24 17:53:03 -07:00
Navigator.cpp Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz 2014-09-24 17:09:50 +01:00
Navigator.h Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz 2014-09-24 17:09:50 +01:00
Performance.cpp Bug 908390 part 2. Implement performance.now() on workers. r=khuey 2014-08-29 19:50:06 -04:00
Performance.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
Principal.cpp Bug 1045945 - Initialize the destroy principals callback for workers r=bent 2014-09-15 16:49:11 +01:00
Principal.h Bug 1045945 - Initialize the destroy principals callback for workers r=bent 2014-09-15 16:49:11 +01:00
Queue.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
RegisterBindings.cpp
RuntimeService.cpp Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz 2014-09-24 17:09:50 +01:00
RuntimeService.h Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz 2014-09-24 17:09:50 +01:00
ScriptLoader.cpp Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend 2014-09-25 21:18:01 -07:00
ScriptLoader.h
ServiceWorker.cpp Backed out 4 changesets (bug 982726) for the same serviceworker perma-fails it hit last time it landed. 2014-09-03 21:45:30 -04:00
ServiceWorker.h Backed out 4 changesets (bug 982726) for the same serviceworker perma-fails it hit last time it landed. 2014-09-03 21:45:30 -04:00
ServiceWorkerCommon.h Bug 1043004 - Update ServiceWorkerContainer API to spec. r=bkelly 2014-08-19 09:56:00 -04:00
ServiceWorkerContainer.cpp Bug 1025077 - patch 2 - ServiceWorkerContainer should unregister its promise on dtor, r=nsm 2014-08-28 17:04:51 +01:00
ServiceWorkerContainer.h Bug 1025077 - patch 2 - ServiceWorkerContainer should unregister its promise on dtor, r=nsm 2014-08-28 17:04:51 +01:00
ServiceWorkerEvents.cpp
ServiceWorkerEvents.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
ServiceWorkerManager.cpp Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
ServiceWorkerManager.h Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
ServiceWorkerRegistration.cpp Bug 1065664 - Fix more bad implicit ctors in DOM; r=baku 2014-09-11 15:46:45 -04:00
ServiceWorkerRegistration.h Bug 1058043 - Patch 2 - StopListeningForEvents in ServiceWorkerRegistration destructor. r=baku 2014-08-27 13:33:20 -07:00
SharedWorker.cpp Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
SharedWorker.h Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
URL.cpp Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, make all Constructor methods return already_AddRefed<...>. r=bz. 2014-08-28 00:43:55 +02:00
URL.h Bug 849567 - Automatically handle raw and already_AddRefed return values in Paris bindings and remove resultNotAddRefed, make all Constructor methods return already_AddRefed<...>. r=bz. 2014-08-28 00:43:55 +02:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 1060737 - Unloading a patch with SharedWorkers should not assert, r=bent 2014-09-30 11:43:19 +01:00
WorkerPrivate.h Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey 2014-09-05 15:26:34 +01:00
WorkerRunnable.cpp Bug 913586 (Part 4) - Update Maybe users in dom. r=bz 2014-08-13 15:39:41 -07:00
WorkerRunnable.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
Workers.h
WorkerScope.cpp Bug 982728 - Implement ServiceWorkerGlobalScope unregister(), r=nsm 2014-09-10 11:21:32 -04:00
WorkerScope.h Bug 982728 - Implement ServiceWorkerGlobalScope unregister(), r=nsm 2014-09-10 11:21:32 -04:00
XMLHttpRequest.cpp Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
XMLHttpRequest.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00