gecko/dom/base
2014-01-30 04:45:48 -08:00
..
crashtests
test Merge inbound to m-c. 2014-01-15 14:34:05 -05:00
BarProps.cpp
BarProps.h
CompositionStringSynthesizer.cpp
CompositionStringSynthesizer.h
ConsoleAPI.js Bug 620935 - Make console object available in Web Workers, r=ehsan, r=bz 2014-01-26 12:35:17 +00:00
ConsoleAPI.manifest
ConsoleAPIStorage.jsm
Crypto.cpp Bug 964061 - Part 2: Remove nsIDOMCRMFObject; r=bzbarsky 2014-01-27 08:27:06 -08:00
Crypto.h Bug 964061 - Part 2: Remove nsIDOMCRMFObject; r=bzbarsky 2014-01-27 08:27:06 -08:00
DOMCursor.cpp Bug 950188. DOMRequest should only have a constructor taking a Window. r=khuey 2014-01-06 21:53:23 -05:00
DOMCursor.h Bug 950188. DOMRequest should only have a constructor taking a Window. r=khuey 2014-01-06 21:53:23 -05:00
domerr.msg
DOMError.cpp Bug 958816 - Make strings in nsIStackFrame API sane, r=bz 2014-01-20 17:51:41 +01:00
DOMError.h
DOMException.cpp Bug 958816 - Make strings in nsIStackFrame API sane, r=bz 2014-01-20 17:51:41 +01:00
DOMException.h Bug 958816 - Make strings in nsIStackFrame API sane, r=bz 2014-01-20 17:51:41 +01:00
DOMRequest.cpp Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
DOMRequest.h Bug 950188. DOMRequest should only have a constructor taking a Window. r=khuey 2014-01-06 21:53:23 -05:00
DOMRequestHelper.jsm Bug 928389 - Default to strong listeners added via DOMRequestHelper. r=fabrice, genelian, bkelly 2013-12-02 21:39:04 +01:00
IndexedDBHelper.jsm Bug 963553 - Prevent IndexedDBHelper.jsm to throw an error if there is no callbacks. r=anygregor 2014-01-25 16:13:04 +01:00
Makefile.in Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
MessageChannel.cpp
MessageChannel.h
MessagePort.cpp Bug 950315 part 1. Convert a bunch of event targets to passing a Window or nsDOMEventTargetHelper directly to the constructor of their ancestor nsDOMEventTargetHelper. r=smaug 2014-01-06 21:53:23 -05:00
MessagePort.h
MessagePortList.cpp
MessagePortList.h
moz.build Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug 2014-01-28 08:09:34 -08:00
Navigator.cpp Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug 2014-01-28 08:09:34 -08:00
Navigator.h Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug 2014-01-28 08:09:34 -08:00
nsContentPermissionHelper.cpp Bug 853356: backout p3 2013-12-10 01:03:21 -05:00
nsContentPermissionHelper.h Bug 853356: backout p3 2013-12-10 01:03:21 -05:00
nsDOMCID.h
nsDOMClassInfo.cpp Bug 945416 part 4. Introduce a DoNewResolve method on nsGlobalWindow and call it from nsWindowSH::NewResolve. r=peterv 2014-01-29 22:33:25 -08:00
nsDOMClassInfo.h Bug 945416 part 4. Introduce a DoNewResolve method on nsGlobalWindow and call it from nsWindowSH::NewResolve. r=peterv 2014-01-29 22:33:25 -08:00
nsDOMClassInfoClasses.h Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky 2014-01-27 08:27:04 -08:00
nsDOMClassInfoID.h
nsDOMJSUtils.h
nsDOMNavigationTiming.cpp
nsDOMNavigationTiming.h
nsDOMScriptObjectFactory.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDOMScriptObjectFactory.h
nsDOMString.h
nsDOMWindowList.cpp bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug 2014-01-06 17:34:15 -05:00
nsDOMWindowList.h bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug 2014-01-06 17:34:15 -05:00
nsDOMWindowUtils.cpp Bug 952977: Convert GetTransform to gfx::Matrix4x4 r=nical 2014-01-27 10:28:47 -05:00
nsDOMWindowUtils.h Bug 891882 - DOMWindowUtils.sendMouseEvent dispatch events with isSynthesized chrome attribute set to true. r=smaug 2014-01-15 09:28:04 -05:00
nsFocusManager.cpp Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz 2014-01-20 08:58:26 +01:00
nsFocusManager.h Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8 2013-11-24 21:35:34 +02:00
nsGlobalWindow.cpp Bug 964964 - Remove window.pkcs11. r=bz 2014-01-30 20:00:01 +09:00
nsGlobalWindow.h Bug 964964 - Remove window.pkcs11. r=bz 2014-01-30 20:00:01 +09:00
nsGlobalWindowCommands.cpp Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz 2014-01-20 08:58:26 +01:00
nsGlobalWindowCommands.h
nsHistory.cpp Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
nsHistory.h
nsIDOMClassInfo.h Bug 957688 - Remove checkAccess nsIXPCScriptable hook. r=mrbkap 2014-01-24 16:08:25 -08:00
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl
nsIDOMScriptObjectFactory.h
nsIEntropyCollector.idl
nsIGlobalObject.cpp Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
nsIGlobalObject.h Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
nsIJSNativeInitializer.h
nsIScriptChannel.idl
nsIScriptContext.h Bug 840488 - Remove per-JSContext script toggling. r=bz 2013-11-12 16:43:35 -08:00
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8 2013-11-24 21:35:34 +02:00
nsIScriptNameSpaceManager.h Bug 962290. Remove support for the JavaScript-global-dynamic-nameset category as a way to install lazy properties on the global. r=peterv 2014-01-29 22:33:10 -08:00
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h
nsJSEnvironment.cpp Bug 963738 - Fix some false positives in the Array analysis; r=jonco 2014-01-28 12:05:35 -08:00
nsJSEnvironment.h Bug 950959 - Rename scheduled cycle collector stuff to slice. r=smaug 2014-01-01 11:00:35 -08:00
nsJSTimeoutHandler.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsJSUtils.cpp Bug 939332 - Implement Promise.all, Promise.cast, Promise.race. r=bz 2013-11-19 13:53:00 -08:00
nsJSUtils.h Bug 939332 - Implement Promise.all, Promise.cast, Promise.race. r=bz 2013-11-19 13:53:00 -08:00
nsLocation.cpp Merge m-c into inbound 2014-01-04 12:14:57 -05:00
nsLocation.h
nsMimeTypeArray.cpp
nsMimeTypeArray.h
nsPerformance.cpp
nsPerformance.h
nsPIDOMWindow.h Bug 952016 - Part a: Disallow calling nsPIDOMWindow::SetChromeEventHandler on inner windows; r=smaug 2014-01-20 08:58:23 +01:00
nsPIWindowRoot.h
nsPluginArray.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsPluginArray.h
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h Bug 940191 - Build dom/base in unified mode - r=ehsan 2013-11-20 11:29:03 -05:00
nsScreen.cpp Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz 2014-01-20 08:58:26 +01:00
nsScreen.h Bug 950315 part 1. Convert a bunch of event targets to passing a Window or nsDOMEventTargetHelper directly to the constructor of their ancestor nsDOMEventTargetHelper. r=smaug 2014-01-06 21:53:23 -05:00
nsScriptNameSpaceManager.cpp Bug 962290. Remove support for the JavaScript-global-dynamic-nameset category as a way to install lazy properties on the global. r=peterv 2014-01-29 22:33:10 -08:00
nsScriptNameSpaceManager.h Bug 962290. Remove support for the JavaScript-global-dynamic-nameset category as a way to install lazy properties on the global. r=peterv 2014-01-29 22:33:10 -08:00
nsStructuredCloneContainer.cpp Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
nsStructuredCloneContainer.h
nsWindowMemoryReporter.cpp Bug 957609 - eschew code duplication in macros for CollectWindowReports; r=njn 2014-01-10 10:15:53 -05:00
nsWindowMemoryReporter.h Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
nsWindowRoot.cpp
nsWindowRoot.h
nsWrapperCache.cpp Bug 937303 - Make CC logger to pass information about compartments, r=mccr8 2013-11-12 15:53:51 +02:00
nsWrapperCache.h Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8 2013-11-24 21:35:34 +02:00
nsWrapperCacheInlines.h Bug 942240 - Improve the skippability of nsGlobalWindow, r=mccr8 2013-11-24 21:35:34 +02:00
ObjectWrapper.jsm Bug 933497: Teach ObjectWrapper.jsm to deal with Typed Arrays. r=bholley 2013-12-04 11:53:21 -05:00
ScreenOrientation.h
ScriptSettings.cpp Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
ScriptSettings.h Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
SiteSpecificUserAgent.js
SiteSpecificUserAgent.manifest
StructuredCloneTags.h Bug 964293 - Implement Cu.cloneInto() method, r=bholley 2014-01-30 04:45:48 -08:00
URL.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
URL.h Bug 959190 - [URL API] stringify href attribute, r=bz 2014-01-13 23:46:04 +01:00
URLSearchParams.cpp Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan 2014-01-15 17:30:07 +01:00
URLSearchParams.h Bug 959988 - Remove URLSearchParams.prototype.size, r=ehsan 2014-01-15 17:30:07 +01:00
WindowNamedPropertiesHandler.cpp Bug 936969, make sure to null check the return value of GetFrameElementInternal(), r=bholley 2013-11-11 18:56:45 +02:00
WindowNamedPropertiesHandler.h