gecko/dom/workers
Nikhil Marathe 7c6b812e3a Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst
--HG--
extra : amend_source : 06855fd6ba0c0b06f087f98f51fe9b3a314ed7ca
2014-05-13 14:49:36 -07:00
..
test Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage. 2014-05-13 15:33:58 -04:00
ChromeWorkerScope.cpp Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till. 2014-04-27 19:58:52 -07:00
ChromeWorkerScope.h
DataStore.cpp Bug 1006562 - WorkerDataStoreCursor.store should be equal to the WorkerDataStore which owns the cursor (part 2, WorkerDataStoreCursor.store == WorkerDataStore). r=baku 2014-05-07 19:55:23 +08:00
DataStore.h Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-5, a proxy to dispatch the change event on workers). r=khuey 2014-02-24 21:57:34 +08:00
DataStoreCursor.cpp Bug 1006562 - WorkerDataStoreCursor.store should be equal to the WorkerDataStore which owns the cursor (part 2, WorkerDataStoreCursor.store == WorkerDataStore). r=baku 2014-05-07 19:55:23 +08:00
DataStoreCursor.h Bug 1006562 - WorkerDataStoreCursor.store should be equal to the WorkerDataStore which owns the cursor (part 2, WorkerDataStoreCursor.store == WorkerDataStore). r=baku 2014-05-07 19:55:23 +08:00
File.cpp Bug 984112 - Part 1: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...}, argc in dom/. r=bz 2014-03-19 13:05:04 -04:00
File.h
FileReaderSync.cpp Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
FileReaderSync.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
Location.cpp Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
Location.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
MessagePort.cpp Bug 998706 - Use proper namespace qualification of MessagePort within NS_IMPL_ADDREF_INHERITED. r=bent 2014-04-21 09:34:36 -04:00
MessagePort.h Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage. 2014-05-13 15:33:58 -04:00
moz.build Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst 2014-05-13 14:49:36 -07:00
Navigator.cpp Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-5, a proxy to dispatch the change event on workers). r=khuey 2014-02-24 21:57:34 +08:00
Navigator.h Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-3, dispatch tasks on the worker to the main thread). r=baku,khuey f=nsm 2014-02-24 21:57:15 +08:00
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp Bug 965860 - patch 7 - Console API in workers, r=khuey 2014-02-27 23:39:30 +00:00
RuntimeService.cpp Bug 975799 - WorkerTypeServiceWorker. r=bent 2014-05-12 09:11:15 -07:00
RuntimeService.h Bug 939562 part 3 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke 2014-02-26 10:25:36 +01:00
ScriptLoader.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
ScriptLoader.h
ServiceWorker.cpp Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage. 2014-05-13 15:33:58 -04:00
ServiceWorker.h Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage. 2014-05-13 15:33:58 -04:00
ServiceWorkerContainer.cpp Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage. 2014-05-13 15:33:58 -04:00
ServiceWorkerContainer.h Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage. 2014-05-13 15:33:58 -04:00
ServiceWorkerEvents.cpp Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst 2014-05-13 14:49:36 -07:00
ServiceWorkerEvents.h Bug 967264 - Patch 2: InstallPhaseEvent and InstallEvent. r=ehsan r=jst 2014-05-13 14:49:36 -07:00
SharedWorker.cpp Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
SharedWorker.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
URL.cpp Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-2, refactor out the common SyncWorkerRunnable from workers/URL.cpp). r=baku,khuey 2014-02-24 21:57:03 +08:00
URL.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst 2014-05-13 14:28:01 -07:00
WorkerPrivate.h Bug 975799 - WorkerTypeServiceWorker. r=bent 2014-05-12 09:11:15 -07:00
WorkerRunnable.cpp Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug 2014-04-20 00:36:40 -07:00
WorkerRunnable.h Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-2, refactor out the common SyncWorkerRunnable from workers/URL.cpp). r=baku,khuey 2014-02-24 21:57:03 +08:00
Workers.h Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo. 2014-04-25 16:11:02 -05:00
WorkerScope.cpp Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst 2014-05-13 14:28:01 -07:00
WorkerScope.h Bug 967264 - Patch 1: ServiceWorkerGlobalScope stub. r=khuey sr=jst 2014-05-13 14:28:01 -07:00
XMLHttpRequest.cpp Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug 2014-04-20 00:36:40 -07:00
XMLHttpRequest.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00
XMLHttpRequestUpload.cpp Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug 2014-04-25 12:49:00 -04:00
XMLHttpRequestUpload.h Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley 2014-04-08 18:27:18 -04:00