gecko/dom/workers
Nicholas Nethercote 77419f6a47 Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
* * *
Bug 936964 (part 7b) - Fix a use-after-free found by ASan.

--HG--
extra : rebase_source : d38ab6b63e9d576773baf8e55fa4f7182c33915e
2013-11-07 16:35:30 +11: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 Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
ChromeWorkerScope.h Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
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 Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
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 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -08: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 Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
Queue.h
RegisterBindings.cpp Bug 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -08:00
RuntimeService.cpp Bug 936700 - Warning fix 2 of 2 2013-11-24 12:49:15 -08:00
RuntimeService.h Bug 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -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 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
WorkerPrivate.h Bug 936700 - Worker Preferences cache. r=bent 2013-11-24 11:27:15 -08: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