gecko/dom/workers
2013-07-08 12:55:14 -04:00
..
test Bug 887236 - prefix the current events in workers with 'Worker', r=bent 2013-07-08 12:55:14 -04:00
ChromeWorkerScope.cpp Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
ChromeWorkerScope.h Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
DOMBindingBase.cpp Bug 860573 - Part 1 - Store wrapper cache flags separately to the object pointer r=smaug 2013-06-08 09:53:21 +01:00
DOMBindingBase.h Bug 860573 - Part 1 - Store wrapper cache flags separately to the object pointer r=smaug 2013-06-08 09:53:21 +01:00
DOMBindingInlines.h Bug 861022 part 2. Root the global object in WebIDL prototype and interface object setup. r=peterv,terrence 2013-05-01 23:44:12 -04:00
EventListenerManager.cpp Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
EventListenerManager.h Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
Events.cpp Bug 887236 - prefix the current events in workers with 'Worker', r=bent 2013-07-08 12:55:14 -04:00
Events.h Bug 868312: Root dom/workers r=bz 2013-05-09 03:27:40 -04:00
EventTarget.cpp Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
EventTarget.h Bug 865377. Give EventTarget a chrome-only getter that returns its global. r=smaug 2013-05-30 17:46:39 -04:00
Exceptions.cpp Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
Exceptions.h
File.cpp Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
File.h Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
FileReaderSync.cpp Bug 868715 part 4. Use on-stack Rooted<JSObject*> for 'object' arguments in WebIDL bindings. r=peterv 2013-05-16 12:36:55 -04:00
FileReaderSync.h Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger 2013-06-05 12:15:48 -04:00
ImageData.cpp Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
ImageData.h Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Location.cpp Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
Location.h Bug 868312: Root dom/workers r=bz 2013-05-09 03:27:40 -04:00
Makefile.in Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
moz.build Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
Navigator.cpp Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
Navigator.h
Principal.cpp
Principal.h
Queue.h
RuntimeService.cpp Bug 890636 - Remove JSOPTION_PCCOUNT, r=jandem. 2013-07-08 09:17:35 -06:00
RuntimeService.h Bug 854739: Ensure that messages are delivered in order when suspending and resuming workers. r=bent+bholley 2013-06-06 10:28:47 -07:00
ScriptLoader.cpp Bug 869800 - Remove JS_GetGlobalObject from workers. r=bent 2013-05-08 10:45:46 -07:00
ScriptLoader.h Bug 587251 - new Worker(badURL) should throw a SECURITY_ERR. r=khuey 2013-03-08 07:27:21 +09:00
TextDecoder.cpp
TextDecoder.h
TextEncoder.cpp
TextEncoder.h
URL.cpp Bug 883784 - [Workers] Supporting URL.createObjectURL from a worker created by a jsm, r=bent 2013-06-22 14:48:00 -07:00
URL.h Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup 2013-02-15 21:04:11 +13:00
Worker.cpp Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
Worker.h
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 883784 - [Workers] Supporting URL.createObjectURL from a worker created by a jsm, r=bent 2013-06-22 14:48:00 -07:00
WorkerPrivate.h Bug 883784 - [Workers] Supporting URL.createObjectURL from a worker created by a jsm, r=bent 2013-06-22 14:48:00 -07:00
Workers.h Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz 2013-06-21 14:12:46 +01:00
WorkerScope.cpp Bug 880917 - Convert JS_SetVersion API consumers to per-compartment versions. r=luke 2013-06-29 09:11:18 -06:00
WorkerScope.h
XMLHttpRequest.cpp Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -07:00
XMLHttpRequest.h Bug 796850 - Change XMLHttpRequest interface to support ByteString r=bz 2013-06-13 01:20:10 -04:00
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
XMLHttpRequestUpload.cpp Bug 777548 - Make non-cc-participant tracing indirect; r=smaug,billm,jst 2013-03-28 13:37:22 -07:00
XMLHttpRequestUpload.h