gecko/dom/base
2013-09-11 22:20:33 -04:00
..
crashtests Bug 856437 - Remove LookupMethod test coverage. r=gabor 2013-09-11 11:28:20 -07:00
test Bug 911213 - Implement new promise constructor, r=bz 2013-09-11 18:03:04 +02:00
BarProps.cpp Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
BarProps.h Bug 887533: Remove even more includes from dom/bindings. r=bz 2013-08-22 22:17:11 -07:00
ConsoleAPI.js Bug 896535 - Promise: then(console.log) is not working as expected. r=msucan 2013-08-19 09:13:47 -04:00
ConsoleAPI.manifest
ConsoleAPIStorage.jsm Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Crypto.cpp Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
Crypto.h Bug 887533: Remove even more includes from dom/bindings. r=bz 2013-08-22 22:17:11 -07:00
DOMCursor.cpp Bug 889193 - Remove DOMRequest::mRooted. r=smaug 2013-08-14 11:29:20 -07:00
DOMCursor.h Bug 889193 - Remove DOMRequest::mRooted. r=smaug 2013-08-14 11:29:20 -07:00
domerr.msg
DOMError.cpp Bug 911258: Part 4 - Refactor exception implementations. r=bz 2013-09-08 20:28:50 -07:00
DOMError.h Bug 887533: Remove even more includes from dom/bindings. r=bz 2013-08-22 22:17:11 -07:00
DOMException.cpp Bug 912747 - Change nsCycleCollectionHoldDrop.h to mozilla/HoldDropJSObjects.h. r=khuey 2013-09-10 08:29:43 -07:00
DOMException.h Bug 911258: Part 5 - Use the unified exception handling mechanism on workers. r=bz 2013-09-08 20:29:21 -07:00
DOMRequest.cpp Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv 2013-08-16 13:10:17 -07:00
DOMRequest.h Bug 883920 - use templates for {Hold,Drop}JSObjects. r=peterv 2013-08-16 13:10:17 -07:00
DOMRequestHelper.jsm Bug 911213 - Implement new promise constructor, r=bz 2013-09-11 18:03:04 +02:00
IndexedDBHelper.jsm Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE. 2013-09-11 11:45:51 -04:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
MessageChannel.cpp Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug 2013-09-03 14:39:03 +02:00
MessageChannel.h Bug 677638 - MessageChannel and MessagePort disabled by pref, r=smaug 2013-09-03 14:39:03 +02:00
MessagePort.cpp Bug 913761 - Something is wrong when transferring MessagePort object via MessageChannel. r=smaug 2013-09-10 13:42:22 -04:00
MessagePort.h Bug 913761 - Something is wrong when transferring MessagePort object via MessageChannel. r=smaug 2013-09-10 13:42:22 -04:00
MessagePortList.cpp Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
MessagePortList.h Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
moz.build Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
Navigator.cpp Merge m-c to inbound. 2013-09-11 22:20:33 -04:00
Navigator.h Merge m-c to inbound. 2013-09-11 22:20:33 -04:00
nsContentPermissionHelper.cpp Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsContentPermissionHelper.h Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsDOMCID.h
nsDOMClassInfo.cpp Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
nsDOMClassInfo.h Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
nsDOMClassInfoClasses.h Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger 2013-09-10 19:03:56 -04:00
nsDOMClassInfoID.h Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz 2013-08-07 16:23:08 -04:00
nsDOMJSUtils.h Bug 899367 - Stop depending on the default compartment object for DOM JSContexts. r=mccr8 2013-09-04 14:06:55 -07:00
nsDOMNavigationTiming.cpp Revert this CLOSED TREE to changeset 4d3e221584a0. 2013-08-24 13:31:48 +02:00
nsDOMNavigationTiming.h Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey 2013-08-23 22:42:40 -04:00
nsDOMScriptObjectFactory.cpp Bug 911258: Part 4 - Refactor exception implementations. r=bz 2013-09-08 20:28:50 -07:00
nsDOMScriptObjectFactory.h Bug 906503 - Remove nsIExceptionProvider; r=bholley 2013-08-22 08:56:02 +02:00
nsDOMString.h
nsDOMWindowList.cpp Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsDOMWindowList.h Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsDOMWindowUtils.cpp Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent 2013-09-11 06:18:36 +02:00
nsDOMWindowUtils.h Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsFocusManager.cpp Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst 2013-08-21 15:28:26 -04:00
nsFocusManager.h Bug 396542 nsFocusManager should restore caret browsing mode when an editor loses focus r=ehsan 2013-05-22 12:28:43 +09:00
nsGlobalWindow.cpp Bug 892547 - Sheets on Mac don't have a default option selected. r=enndeakin 2013-09-10 20:35:47 -05:00
nsGlobalWindow.h Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley 2013-09-08 20:28:48 -07:00
nsGlobalWindowCommands.cpp Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir 2013-08-22 08:30:55 +02:00
nsGlobalWindowCommands.h
nsHistory.cpp Bug 909003 - Part d: Remove some includes from nsHistory.h; r=bz 2013-09-06 08:43:16 +02:00
nsHistory.h Bug 909003 - Part d: Remove some includes from nsHistory.h; r=bz 2013-09-06 08:43:16 +02:00
nsIDOMClassInfo.h bug 659722 - remove _IMPL_NS_LAYOUT r=bz 2013-03-16 00:31:38 -04:00
nsIDOMDOMCursor.idl
nsIDOMDOMRequest.idl Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
nsIDOMScriptObjectFactory.h Bug 901106 - Get rid of vestigial nsJSRuntime instance and make it a namespace. r=mrbkap 2013-08-19 16:24:29 -07:00
nsIEntropyCollector.idl
nsIGlobalObject.h Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley 2013-09-08 20:28:48 -07:00
nsIJSEventListener.h Bug 910937: Remove xpc_UnmarkGrayObject and use JSAPI directly. r=mccr8 2013-09-08 20:28:48 -07:00
nsIJSNativeInitializer.h Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
nsIScriptChannel.idl
nsIScriptContext.h Bug 906371 - Use off thread JS parsing when loading async scripts, r=bz,billm. 2013-09-11 17:42:09 -06:00
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley 2013-09-08 20:28:48 -07:00
nsIScriptGlobalObjectOwner.h
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptTimeoutHandler.h Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsISiteSpecificUserAgent.idl
nsISizeOfEventTarget.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsJSEnvironment.cpp Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
nsJSEnvironment.h Bug 906371 - Use off thread JS parsing when loading async scripts, r=bz,billm. 2013-09-11 17:42:09 -06:00
nsJSTimeoutHandler.cpp Bug 913531 - Remove the unnecessary #includes from nsIXPConnect.idl; r=bholley 2013-09-06 13:50:24 -04:00
nsJSUtils.cpp Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
nsJSUtils.h Bug 906371 - Use off thread JS parsing when loading async scripts, r=bz,billm. 2013-09-11 17:42:09 -06:00
nsLocation.cpp Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsLocation.h Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsMimeTypeArray.cpp Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8 2013-08-28 23:55:29 +03:00
nsMimeTypeArray.h Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8 2013-08-28 23:55:29 +03:00
nsPerformance.cpp Revert this CLOSED TREE to changeset 4d3e221584a0. 2013-08-24 13:31:48 +02:00
nsPerformance.h Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsPIDOMWindow.h Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsPIWindowRoot.h Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
nsPluginArray.cpp Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8 2013-08-28 23:55:29 +03:00
nsPluginArray.h Bug 904351, make MimeType/Array, PluginArray/Element to hold strong reference to their parent object, r=mccr8 2013-08-28 23:55:29 +03:00
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsScreen.cpp Bug 905353 - Minimize the #includes in dom/base; r=jst 2013-08-15 14:17:48 -04:00
nsScreen.h Bug 906272 - Remove unused CC declarations for nsScreen. r=khuey 2013-08-19 14:18:07 -07:00
nsScriptNameSpaceManager.cpp Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
nsScriptNameSpaceManager.h Bug 600460 - Implement category entry removal for nsScriptNamespaceManager. r=bholley 2013-08-22 22:44:19 +09:00
nsStructuredCloneContainer.cpp Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage. 2013-08-22 10:16:30 +02:00
nsStructuredCloneContainer.h Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00
nsWindowMemoryReporter.cpp Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
nsWindowMemoryReporter.h Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
nsWindowRoot.cpp Bug 899022, cycle collect WindowRoot's window, r=mccr8 2013-08-08 21:23:55 +03:00
nsWindowRoot.h Bug 899022, cycle collect WindowRoot's window, r=mccr8 2013-08-08 21:23:55 +03:00
nsWrapperCache.cpp Bug 912747 - Change nsCycleCollectionHoldDrop.h to mozilla/HoldDropJSObjects.h. r=khuey 2013-09-10 08:29:43 -07:00
nsWrapperCache.h Bug 912255 - traverse/unlink mDefaultVertexArray - r=smaug 2013-09-04 11:29:36 -04:00
nsWrapperCacheInlines.h Bug 910771 (part 1) - Create js/Tracer.h and gc/Tracer.cpp. r=terrence. 2013-09-02 22:01:18 -07:00
ObjectWrapper.jsm
ScreenOrientation.h
SiteSpecificUserAgent.js Bug 814379 - Don't use cached userAgent for fallback when no site-specific UA exists. r=dao 2013-05-10 08:40:44 -04:00
SiteSpecificUserAgent.manifest
StructuredCloneTags.h Bug 677638 - MessagePorts in Structured Clone Algorithm, r=smaug 2013-09-03 14:38:51 +02:00
URL.cpp Bug 887364 - URL API for main thread. r=ehsan 2013-09-04 13:07:21 -04:00
URL.h Bug 887364 - URL API for Workers. r=khuey 2013-09-04 13:07:34 -04:00
WindowNamedPropertiesHandler.cpp Bug 908942 - Fix some exact rooting hazards in dom; r=bz 2013-08-23 17:23:37 -07:00
WindowNamedPropertiesHandler.h Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm. 2013-08-17 15:50:18 -07:00