gecko/dom/workers
2013-08-09 16:58:56 -04:00
..
test Bug 848098 - Annotate test_recursion.html for intermittent OSX asserts. 2013-08-09 16:58:56 -04:00
ChromeWorkerScope.cpp Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug 2013-07-26 10:00:38 +01:00
ChromeWorkerScope.h
DOMBindingBase.cpp
DOMBindingBase.h
DOMBindingInlines.h Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke 2013-07-29 16:45:27 -07:00
EventListenerManager.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
EventListenerManager.h
Events.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
Events.h
EventTarget.cpp
EventTarget.h
Exceptions.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
Exceptions.h
File.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
File.h
FileReaderSync.cpp
FileReaderSync.h
Location.cpp Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
Location.h Bug 878600 - Move WorkerLocation to WebIDL; r=khuey 2013-07-24 09:41:55 +02:00
Makefile.in bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
moz.build Bug 845545: Part 5 - Port ImageData to workers. r=mccr8,peterv,bent 2013-08-03 16:55:40 -07:00
Navigator.cpp Bug 878401 - Move WorkerNavigator to WebIDL; r=khuey 2013-07-24 09:38:23 +02:00
Navigator.h Bug 878401 - Move WorkerNavigator to WebIDL; r=khuey 2013-07-24 09:38:23 +02:00
Principal.cpp
Principal.h
Queue.h
RuntimeService.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
RuntimeService.h
ScriptLoader.cpp Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke 2013-07-29 16:45:27 -07:00
ScriptLoader.h
TextDecoder.cpp
TextDecoder.h
TextEncoder.cpp
TextEncoder.h
URL.cpp Bug 890928 - Crashfix for URL.createURL in subworker. r=bent 2013-07-18 10:30:41 -04:00
URL.h
Worker.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
Worker.h
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
WorkerPrivate.h Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
Workers.h Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
WorkerScope.cpp Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
WorkerScope.h
XMLHttpRequest.cpp Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands. 2013-07-18 21:21:20 -05:00
XMLHttpRequest.h Bug 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug 2013-08-05 13:40:01 -04:00
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h