gecko/dom/workers
2013-01-08 13:57:44 +01:00
..
test Bug 827193: fix typo in WorkerScope, r=khuey 2013-01-07 11:18:19 -08:00
ChromeWorkerScope.cpp Bug 813867 - 'Report memory for web workers that use ctypes'. r=jlebar+jorendorff. 2012-12-30 10:21:52 -08:00
ChromeWorkerScope.h
DOMBindingBase.cpp Bug 798033 - Removes 'using namespace' from dom headers - r=khuey 2012-11-10 10:45:52 -05:00
DOMBindingBase.h
DOMBindingInlines.h Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent 2012-12-22 09:16:14 +09:00
EventListenerManager.cpp Bug 814026, r=mrbkap. 2012-12-18 08:01:42 -08:00
EventListenerManager.h
Events.cpp Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan 2012-10-11 18:38:04 -05:00
Events.h Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan 2012-10-11 18:38:04 -05:00
EventTarget.cpp Bug 798033 - Removes 'using namespace' from dom headers - r=khuey 2012-11-10 10:45:52 -05:00
EventTarget.h Bug 798033 - Removes 'using namespace' from dom headers - r=khuey 2012-11-10 10:45:52 -05:00
Exceptions.cpp Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan 2012-10-11 18:38:04 -05:00
Exceptions.h
File.cpp Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking 2012-12-11 13:21:03 -08:00
File.h
FileReaderSync.cpp Bug 798033 - Removes 'using namespace' from dom headers - r=khuey 2012-11-10 10:45:52 -05:00
FileReaderSync.h
ImageData.cpp Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz 2012-11-14 09:56:26 -08:00
ImageData.h
Location.cpp
Location.h
Makefile.in Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
Navigator.cpp
Navigator.h
Principal.cpp
Principal.h
Queue.h
RuntimeService.cpp Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap. 2013-01-08 13:57:44 +01:00
RuntimeService.h
ScriptLoader.cpp Bug 823953: Improve sync queue handling. r=bent 2012-12-21 12:14:47 -08:00
ScriptLoader.h
TextDecoder.cpp Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent 2012-12-22 09:16:14 +09:00
TextDecoder.h Bug 825195 - Update method signatures of TextDecoder and TextEncoder per the latest spec. r=jonas 2012-12-29 09:55:32 +09:00
TextEncoder.cpp Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent 2012-12-22 09:16:14 +09:00
TextEncoder.h Bug 795542 - Part 2: Implement StringEncoding API objects in Workers. r=bent 2012-12-22 09:16:14 +09:00
Worker.cpp Bug 815803. Now that JSSLOT_PROXY_PRIVATE == 0, simplify binding code that had to deal with different slot indices on proxy and non-proxy objects. r=peterv 2012-12-06 15:21:19 -05:00
Worker.h Fix for bug 778152 (Content window does not have an XMLHttpRequest property when accessed via an Xray wrapper in a subscript). r=bz. 2012-10-09 20:50:27 +02:00
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap. 2013-01-08 13:57:44 +01:00
WorkerPrivate.h Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap. 2013-01-08 13:57:44 +01:00
Workers.h
WorkerScope.cpp Bug 827193: fix typo in WorkerScope, r=khuey 2013-01-07 11:18:19 -08:00
WorkerScope.h
XMLHttpRequest.cpp Bug 823953: Improve sync queue handling. r=bent 2012-12-21 12:14:47 -08:00
XMLHttpRequest.h Bug 819741. Add support for passing an ArrayBufferView to XHR.send(). r=sicking,bent 2012-12-19 17:47:39 -08:00
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h