gecko/dom/workers
Ehsan Akhgari 9415fa6ca8 Bug 1072310 - Build more DOM code in unified mode; r=baku
--HG--
extra : rebase_source : a34dbc7323238d5f83a0144b62a6c52c3e6c54dc
2014-09-25 10:12:06 -04:00
..
test Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz 2014-09-24 17:09:50 +01: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 Bug 1045436 - Fix more bad implicit constructors in XPCOM; r=froydnj 2014-07-29 20:43:56 -04:00
DataStore.h Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
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 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 1072310 - Build more DOM code in unified mode; r=baku 2014-09-25 10:12:06 -04: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 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 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 Backed out changeset 4bb508b6f0c5 (bug 1041180) for XPCshell test failures 2014-09-24 13:13:20 +02: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 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey 2014-09-05 15:26:34 +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 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 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