gecko/dom/workers
2012-08-02 14:19:18 +01:00
..
test Bug 718260 - Fix a crash in DispatchPrematureAbortEvent; r=bent 2012-07-25 22:49:24 +02:00
ChromeWorkerScope.cpp Merge the nullptr conversion from mozilla-central into mozilla-inbound 2012-07-30 10:28:15 -04:00
ChromeWorkerScope.h
DOMBindingBase.cpp
DOMBindingBase.h
DOMBindingInlines.h
EventListenerManager.cpp
EventListenerManager.h
Events.cpp Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin 2012-07-30 05:19:09 -06:00
Events.h
EventTarget.cpp
EventTarget.h
Exceptions.cpp Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin 2012-07-30 05:19:09 -06:00
Exceptions.h
File.cpp Bug 752223 - Implement JS_NumberValue(), replacing JS_NewNumberValue(). (r=luke) 2012-08-01 17:59:47 -07:00
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 Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin 2012-07-30 05:19:09 -06:00
ImageData.h
Location.cpp Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin 2012-07-30 05:19:09 -06:00
Location.h
Makefile.in
Navigator.cpp Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin 2012-07-30 05:19:09 -06:00
Navigator.h
Principal.cpp
Principal.h
Queue.h
RuntimeService.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
RuntimeService.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
ScriptLoader.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
ScriptLoader.h
Worker.cpp Merge the nullptr conversion from mozilla-central into mozilla-inbound 2012-07-30 10:28:15 -04:00
Worker.h
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-02 14:19:18 +01:00
WorkerPrivate.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Workers.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
WorkerScope.cpp Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin 2012-07-30 05:19:09 -06:00
WorkerScope.h
XMLHttpRequest.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
XMLHttpRequest.h Bug 749535 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz) 2012-07-31 20:45:20 -07:00
XMLHttpRequestEventTarget.cpp
XMLHttpRequestEventTarget.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h