gecko-dev/dom/workers
Ehsan Akhgari a903aefdc0 Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
Backed out changeset 85486c4aa3d8 (bug 936964)
Backed out changeset 25312eb71998 (bug 936964)
Backed out changeset 6dbb8333960c (bug 936964)
Backed out changeset da6465ad476f (bug 936964)
Backed out changeset a87ffc992f38 (bug 936964)
Backed out changeset 4ae3a61182db (bug 936964)
Backed out changeset 34e9c3137804 (bug 936964)
Backed out changeset fd1459e71585 (bug 936964)
Backed out changeset 3e8a701d8bdc (bug 943660)

Landed on a CLOSED TREE

--HG--
rename : content/canvas/src/WebGLMemoryTracker.h => content/canvas/src/WebGLMemoryReporterWrapper.h
2013-11-27 20:05:00 -05: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 Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other 2013-11-27 20:05:00 -05: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