gecko/dom/base
2014-09-05 14:28:44 -04:00
..
crashtests Bug 1029710 - Add null check for container in ShadowRoot::IsPooledNode. r=smaug 2014-08-11 11:26:52 -07:00
test Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz 2014-08-31 11:40:11 +01:00
BarProps.cpp
BarProps.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
CompositionStringSynthesizer.cpp
CompositionStringSynthesizer.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
Console.cpp Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
Console.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
ConsoleAPI.manifest
ConsoleAPIStorage.js
Crypto.cpp bug 1030963 - remove non-standard window.crypto functions/properties r=jst r=briansmith r=glandium 2014-08-14 09:38:42 -07:00
Crypto.h bug 1030963 - remove non-standard window.crypto functions/properties r=jst r=briansmith r=glandium 2014-08-14 09:38:42 -07:00
DOMCursor.cpp
DOMCursor.h Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
domerr.msg Bug 1032755 - Add NS_ERROR_MODULE_DOM_BLUETOOTH to nsError list and allow it to be used to create dom exception. r=smaug, f=dhylands, btian 2014-08-25 14:51:20 +08:00
DOMError.cpp
DOMError.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
DOMException.cpp Bug 1032755 - Add NS_ERROR_MODULE_DOM_BLUETOOTH to nsError list and allow it to be used to create dom exception. r=smaug, f=dhylands, btian 2014-08-25 14:51:20 +08:00
DOMException.h Bug 1041646. Don't assume mStack is non-null in JSStackFrame, since people sometimes operate on them after unlinking. r=khuey 2014-07-26 01:41:18 -04:00
DOMRequest.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
DOMRequest.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
DOMRequestHelper.jsm Bug 1039887 - Avoid unnecessary deletes in DOMRequestHelper.jsm. r=fabrice. 2014-07-16 22:48:53 -07:00
ImageEncoder.cpp Bug 1063086 - Fix more bad implicit constructors in DOM; r=baku 2014-09-04 23:22:49 -04:00
ImageEncoder.h Bug 916643 - Refactory ImageEncoder. r=roc 2014-09-04 02:08:00 +02:00
IndexedDBHelper.jsm
MessageChannel.cpp
MessageChannel.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
MessagePort.cpp Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
MessagePort.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
MessagePortList.cpp
MessagePortList.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
moz.build Bug 916643 - Refactory ImageEncoder. r=roc 2014-09-04 02:08:00 +02:00
NameSpaceConstants.h
Navigator.cpp Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey 2014-09-05 15:26:34 +01:00
Navigator.h Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey 2014-09-05 15:26:34 +01:00
NodeInfo.cpp
NodeInfo.h
NodeInfoInlines.h
nsContentPermissionHelper.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
nsContentPermissionHelper.h Bug 1045975 - Use nsIDOMWindowUtils.askPermission in all types of permission request. r=smaug 2014-08-01 15:22:20 +08:00
nsDOMCID.h
nsDOMClassInfo.cpp Bug 878533 - 1/3: move MozSmsFilter to webidl dictionary. r=smaug 2014-08-28 11:00:03 +08:00
nsDOMClassInfo.h Bug 1036186 - Reset Migration wizard no longer skips the first step to choose a browser. r=smaug. 2014-08-08 15:03:29 +02:00
nsDOMClassInfoClasses.h Bug 878533 - 1/3: move MozSmsFilter to webidl dictionary. r=smaug 2014-08-28 11:00:03 +08:00
nsDOMClassInfoID.h
nsDOMJSUtils.h
nsDOMNavigationTiming.cpp
nsDOMNavigationTiming.h
nsDOMScriptObjectFactory.cpp
nsDOMScriptObjectFactory.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
nsDOMString.h
nsDOMWindowList.cpp
nsDOMWindowList.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsDOMWindowUtils.cpp Bug 967844. Part 3: Setup FrameMetrics from FrameLayerBuilder based on animated geometry roots. r=mattwoodrow 2014-08-31 15:29:24 +12:00
nsDOMWindowUtils.h Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug 2014-08-05 09:19:51 -04:00
nsFocusManager.cpp Bug 1058893 - Cycle-collect all nsFocusManager fields - r=mccr8 2014-09-03 10:52:05 -04:00
nsFocusManager.h
nsGlobalWindow.cpp Bug 1017424 part 1. Remove support for the dom.window_experimental_bindings preference. r=peterv 2014-09-05 14:28:44 -04:00
nsGlobalWindow.h Bug 1046420 - Part 1: Make MozSelfSupport a Window property instead of a global property. r=bz,wchen 2014-08-26 07:11:15 -07:00
nsGlobalWindowCommands.cpp Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
nsGlobalWindowCommands.h
nsHistory.cpp
nsHistory.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsIConsoleAPIStorage.idl
nsIDOMClassInfo.h
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl Bug 1051858: Update UUIDs that should have been revved in bug 741295. r=smaug 2014-08-14 10:38:29 +12:00
nsIDOMScriptObjectFactory.h
nsIEntropyCollector.idl
nsIGlobalObject.cpp
nsIGlobalObject.h
nsIJSNativeInitializer.h
nsIScriptChannel.idl Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao 2014-07-04 01:21:57 -04:00
nsIScriptContext.h
nsIScriptGlobalObject.h
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h
nsISlowScriptDebug.idl
nsJSEnvironment.cpp Bug 1063271 - Undo bug 796938 part 10. r=smaug 2014-09-05 08:54:13 -07:00
nsJSEnvironment.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
nsJSTimeoutHandler.cpp Bug 1034689 part 2 - Add AssignJSFlatString and use it. r=bz,terrence 2014-07-12 09:43:06 +02:00
nsJSUtils.cpp Bug 981218 - Stop using default compartment objects in nsJSUtils.cpp. r=bobowen 2014-08-21 17:13:50 -07:00
nsJSUtils.h Bug 796938 - Remove GetDynamicScriptContext API. r=smaug 2014-08-19 12:02:08 -07:00
nsLocation.cpp Bug 796938 - Switch to GetEntryGlobal in nsLocation::SetHrefWithBase. r=smaug 2014-08-19 12:02:08 -07:00
nsLocation.h Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan 2014-08-07 17:45:21 -07:00
nsMimeTypeArray.cpp
nsMimeTypeArray.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsPerformance.cpp
nsPerformance.h
nsPIDOMWindow.h Bug 951991 - Assert against calling GetCurrentInnerWindow on an inner. r=smaug 2014-08-19 12:02:05 -07:00
nsPIWindowRoot.h
nsPluginArray.cpp Bug 1032417: Move nsPluginElement's destructor to the implementation file. r=khuey 2014-06-30 16:00:30 -07:00
nsPluginArray.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
nsScreen.cpp
nsScreen.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsScriptNameSpaceManager.cpp Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc. 2014-08-06 06:31:21 -07:00
nsScriptNameSpaceManager.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
nsStructuredCloneContainer.cpp Bug 1046647 - Part 4: Replace nsCxPusher in nsDocShell::AddState. r=bholley 2014-08-05 17:18:30 +01:00
nsStructuredCloneContainer.h Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan 2014-06-23 15:56:07 -04:00
nsWindowMemoryReporter.cpp Bug 951991 - Assert against calling GetCurrentInnerWindow on an inner. r=smaug 2014-08-19 12:02:05 -07:00
nsWindowMemoryReporter.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsWindowRoot.cpp
nsWindowRoot.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsWrapperCache.cpp Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
nsWrapperCache.h Bug 798188. Add table version of NS_WRAPPERCACHE_INTERFACE_MAP_ENTRY, and add an else at the end of NS_WRAPPERCACHE_INTERFACE_MAP_ENTRY to avoid this breaking QI maps if used at the end of a map. r=peterv 2014-08-25 16:21:35 -07:00
nsWrapperCacheInlines.h Bug 1052388 - Rename JS_CallHeapFooTracer() functions to JS_CallFooTracer() r=terrence r=smaug 2014-08-13 10:05:22 +01:00
PerformanceEntry.cpp
PerformanceEntry.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
PerformanceResourceTiming.cpp
PerformanceResourceTiming.h Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan 2014-07-08 17:23:17 -04:00
ScreenOrientation.h
ScriptSettings.cpp Bug 971673: Assert that AutoJSAPI is always given a JSContext. r=bobowen 2014-08-28 10:00:56 -07:00
ScriptSettings.h Bug 981218 - Remove the JSAutoCompartment from cx pushing. r=bobowen 2014-08-21 17:13:50 -07:00
SiteSpecificUserAgent.js
SiteSpecificUserAgent.manifest
SlowScriptDebug.js
SlowScriptDebug.manifest
StructuredCloneTags.h Bug 1032592 - Allow principals to be sent with the message manager (r=bent) 2014-08-05 21:46:01 -07:00
SubtleCrypto.cpp Bug 1025230 - Allow import/export of JWK-formatted keys in WebCrypto r=bz,keeler 2014-07-19 08:25:00 -05:00
SubtleCrypto.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
URL.cpp Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz 2014-08-31 11:40:11 +01:00
URL.h Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
URLSearchParams.cpp Bug 1050702 - Improve the use of strings in URLSearchParams, r=hsivonen 2014-08-08 23:41:00 +02:00
URLSearchParams.h Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan 2014-08-07 17:45:21 -07:00
WindowNamedPropertiesHandler.cpp Bug 1043690 part 2. Change the codegen for DOM proxies to ignore named props when looking up property descriptors on [[Set]]. r=efaust 2014-08-01 23:37:14 -04:00
WindowNamedPropertiesHandler.h Bug 1027425 - Make all Proxy handler constructors use MOZ_CONSTEXPR. (r=bz, r=froydnj) 2014-08-28 13:47:16 -07:00