gecko/dom/workers
2014-01-29 12:32:50 -08:00
..
test Bug 942359 - More Promises tests on workers. r=baku 2013-11-22 18:21:49 -08:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
Console.cpp Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
Console.h Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
File.cpp Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug 2014-01-29 10:00:40 +00:00
File.h
FileReaderSync.cpp Bug 848842 - Stop using heuristic detection in the File API. r=bzbarsky. 2013-12-17 12:47:25 +02:00
FileReaderSync.h Bug 848842 - Stop using heuristic detection in the File API. r=bzbarsky. 2013-12-17 12:47:25 +02:00
Location.cpp
Location.h
MessagePort.cpp
MessagePort.h
moz.build Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
Navigator.cpp Bug 925437 - Implement navigator.onLine on Workers. r=khuey sr=sicking 2013-11-19 15:08:50 -08:00
Navigator.h Bug 925437 - Implement navigator.onLine on Workers. r=khuey sr=sicking 2013-11-19 15:08:50 -08:00
Principal.cpp Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo 2013-11-27 09:37:10 -06:00
Principal.h
Queue.h
RegisterBindings.cpp Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug 2013-12-12 19:30:27 +00:00
RuntimeService.cpp Bug 957688 - Remove checkObjectAccess security callback. r=mrbkap 2014-01-24 16:08:25 -08:00
RuntimeService.h Bug 960416 - Always use JIT hardening. r=luke 2013-12-25 00:21:59 -08:00
ScriptLoader.cpp Bug 947592 - Streamline ReportLoadError. r=bent 2014-01-23 17:20:53 -08:00
ScriptLoader.h
SharedWorker.cpp
SharedWorker.h
URL.cpp Bug 887836 - URLSearchParams and URL, r=ehsan, r=bz, r=smaug 2013-12-12 19:30:27 +00:00
URL.h Bug 959190 - [URL API] stringify href attribute, r=bz 2014-01-13 23:46:04 +01:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 931887 - No getter_AddRefs for loadInfo.mChannel because HttpChannelChild is not thread-safe, r=bz 2014-01-26 00:16:46 +00:00
WorkerPrivate.h Bug 931887 - Use swap() instead forget() in LoadInfo, r=bent 2014-01-23 20:14:35 +00:00
WorkerRunnable.cpp
WorkerRunnable.h
Workers.h Bug 960416 - Always use JIT hardening. r=luke 2013-12-25 00:21:59 -08:00
WorkerScope.cpp Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
WorkerScope.h Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
XMLHttpRequest.cpp Bug 965468 - Make LoadStartDetectionRunnable wait for loadstart r=bent 2014-01-29 12:32:50 -08:00
XMLHttpRequest.h Bug 949890. Fix rooting hazard in workers::XMLHttpRequest::Send. r=khuey 2013-12-20 14:28:18 -05:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h