gecko/dom/workers
Luke Wagner 9a1e82e4f9 Bug 941830 - Extend asm.js compiled code caching to Workers (r=bent)
--HG--
extra : rebase_source : 4fed947b2fa76e26054d8293cec31433ceb61c8d
2013-12-03 13:31:30 -06:00
..
test Bug 915233 - DOM Promises on Workers. r=baku,bent,smaug,bz sr=sicking 2013-11-24 11:26:07 -08:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
File.cpp Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
File.h
FileReaderSync.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
FileReaderSync.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Location.cpp Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
Location.h Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
MessagePort.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
MessagePort.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
moz.build Bug 941830 - Extend asm.js compiled code caching to Workers (r=bent) 2013-12-03 13:31:30 -06:00
Navigator.cpp Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
Navigator.h Bug 925847 - WorkerNavigator does not implement all of NavigatorID. r=nsm 2013-11-20 09:29:01 -05: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 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -08:00
RuntimeService.cpp Bug 941830 - Extend asm.js compiled code caching to Workers (r=bent) 2013-12-03 13:31:30 -06:00
RuntimeService.h Bug 927740 (part 3) - Make workers respond to "child-cc-request" notifications. r=khuey. 2013-12-02 20:07:02 -08:00
ScriptLoader.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
ScriptLoader.h Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
SharedWorker.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
SharedWorker.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
URL.cpp Bug 925531: Worker URL harmonization. r=bent 2013-11-05 22:16:25 +08:00
URL.h Bug 925531: Worker URL harmonization. r=bent 2013-11-05 22:16:25 +08:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 935692: Don't try to fire error events on non-DOM globals. r=bent 2013-12-09 13:59:15 -08:00
WorkerPrivate.h Bug 941830 - Extend asm.js compiled code caching to Workers (r=bent) 2013-12-03 13:31:30 -06:00
Workers.h Bug 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -08:00
WorkerScope.cpp Bug 936700 - Unused variable fix on a CLOSED TREE. r=bustage 2013-11-24 12:01:50 -08:00
WorkerScope.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
XMLHttpRequest.cpp Bug 941784 - Fix an exact rooting hazard false positive in XMLHttpRequest::Send; r=bent 2013-11-21 10:56:35 -08:00
XMLHttpRequest.h Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
XMLHttpRequestUpload.cpp Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00
XMLHttpRequestUpload.h Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug 2013-11-05 22:16:26 +08:00