gecko/dom/workers
Nathan Froyd a7eb97f896 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
..
test Bug 370750 - consolidate mochitest files installation; r=glandium 2012-07-03 16:49:02 -04:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DOMBindingBase.cpp
DOMBindingBase.h
DOMBindingInlines.h
EventListenerManager.cpp
EventListenerManager.h
Events.cpp
Events.h
EventTarget.cpp
EventTarget.h
Exceptions.cpp
Exceptions.h
File.cpp
File.h
FileReaderSync.cpp
FileReaderSync.h
FileReaderSyncPrivate.cpp
FileReaderSyncPrivate.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky 2012-06-14 22:31:55 -04:00
ImageData.cpp
ImageData.h
Location.cpp
Location.h
Makefile.in
Navigator.cpp
Navigator.h
Principal.cpp
Principal.h
Queue.h
RuntimeService.cpp Bug 770759 - Add mutable handles (r=bhackett) 2012-07-04 11:12:16 -07:00
RuntimeService.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky 2012-06-14 22:31:55 -04:00
ScriptLoader.cpp
ScriptLoader.h
Worker.cpp Bug 761707 part 2. Drop the vestigial jsclass argument to UnwrapDOMObject. r=bholley 2012-06-06 15:59:46 -04:00
Worker.h
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
WorkerPrivate.h
Workers.h Bug 770759 - Add mutable handles (r=bhackett) 2012-07-04 11:12:16 -07:00
WorkerScope.cpp Bug 770999 - Add get() method to Handle<T> and Rooted<T> (r=bhackett) 2012-07-04 13:34:42 -07:00
WorkerScope.h
XMLHttpRequest.cpp Bug 754202 - Scope the push of the safe js context such that it doesn't include the call to XHR::Send. r=mrbkap,bent 2012-06-28 23:47:56 +02:00
XMLHttpRequest.h Bug 765468 - Use a dictionary for the argument to the XMLHttpRequest constructor; r=bz 2012-06-21 09:21:55 +02:00
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv 2012-05-31 14:16:48 -04:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h