gecko/dom/workers
Nikhil Marathe 47f3cb08c3 Bug 1039846 - Request implementation. r=baku
--HG--
extra : transplant_source : %E6%A1%EB%5C3%95%8A%B4%3F%5C%D8%28%B2%98%5E%A1%C2%E5%1C%EE
2014-09-23 22:03:20 -07:00
..
test Bug 1039846 - Request implementation. r=baku 2014-09-23 22:03:20 -07:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DataStore.cpp
DataStore.h
DataStoreCursor.cpp
DataStoreCursor.h
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
Performance.h
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
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
ServiceWorker.h
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp
ServiceWorkerContainer.h
ServiceWorkerEvents.cpp
ServiceWorkerEvents.h
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
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 1039846 - Request implementation. r=baku 2014-09-23 22:03:20 -07:00
WorkerRunnable.cpp
WorkerRunnable.h
Workers.h
WorkerScope.cpp Bug 1017613 - Part 3 - fetch() IDL and stubs. r=baku 2014-07-24 18:30:07 -07:00
WorkerScope.h Bug 1017613 - Part 3 - fetch() IDL and stubs. r=baku 2014-07-24 18:30:07 -07:00
XMLHttpRequest.cpp Bug 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04:00
XMLHttpRequest.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h