gecko-dev/dom/workers
Andrea Marchesini edebc7547c Bug 966132 - Console is replaceable in workers, r=bz 2014-01-31 09:12:32 -08:00
..
test Bug 966132 - Console is replaceable in workers, r=bz 2014-01-31 09:12:32 -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
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 918806 - Enable DOM Promises. sr=bz 2014-01-30 13:14:00 -08:00
RuntimeService.cpp Bug 918806 - Enable DOM Promises. sr=bz 2014-01-30 13:14:00 -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 872273 - Use js::ErrorReportToString for worker ErrorEvents. r=bent 2014-01-30 09:30:30 -08:00
WorkerPrivate.h Bug 918806 - Enable DOM Promises. sr=bz 2014-01-30 13:14:00 -08:00
WorkerRunnable.cpp
WorkerRunnable.h
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
Workers.h Bug 918806 - Enable DOM Promises. sr=bz 2014-01-30 13:14:00 -08: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
moz.build Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00