gecko/dom/base
2013-08-12 21:58:38 -03:00
..
crashtests Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8 2013-07-30 17:46:46 -07:00
test Bug 902030 - DOMRequestIpcHelper stores/retrieves Promises too. r=fabrice 2013-08-09 18:11:11 -07:00
BarProps.cpp Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
BarProps.h Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
ConsoleAPI.js Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03: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 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug 2013-08-05 13:40:01 -04:00
Crypto.h Bug 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug 2013-08-05 13:40:01 -04:00
DOMCursor.cpp Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
DOMCursor.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
domerr.msg
DOMError.cpp Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 1: DOMError. r=sicking, sr=peterv 2013-06-30 20:21:31 +08:00
DOMError.h Bug 901612 - delete unused headers from DOMError.h; r=bz 2013-08-05 13:51:49 -04:00
DOMRequest.cpp Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
DOMRequest.h Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
DOMRequestHelper.jsm Bug 902030 - DOMRequestIpcHelper stores/retrieves Promises too. r=fabrice 2013-08-09 18:11:11 -07:00
IndexedDBHelper.jsm Bug 889239 - Add a fast upgrade path for the Contacts DB. r=gwagner 2013-08-12 21:58:38 -03:00
Makefile.in bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
moz.build Bug 895758. Make the global scope polluter a proxy. r=bzbarsky 2013-07-09 10:45:13 -04:00
Navigator.cpp Bug 884897 - Add permission check to navigator.push load. r=bz 2013-08-07 08:04:10 -07:00
Navigator.h Bug 884897 - Add permission check to navigator.push load. r=bz 2013-08-07 08:04:10 -07:00
nsContentPermissionHelper.cpp Bug 894646 - Various dom deCOM cleanups r=Ms2ger 2013-07-23 16:39:17 -07:00
nsContentPermissionHelper.h Bug 894646 - Various dom deCOM cleanups r=Ms2ger 2013-07-23 16:39:17 -07:00
nsDOMCID.h
nsDOMClassInfo.cpp Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07:00
nsDOMClassInfo.h Bug 899388 - Part 2: Implement allowXBL option for xpc bindings. r=bz 2013-08-09 23:35:53 +09:00
nsDOMClassInfoClasses.h Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07:00
nsDOMClassInfoID.h Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz 2013-08-07 16:23:08 -04:00
nsDOMException.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
nsDOMException.h
nsDOMJSUtils.h Bug 868122 - Remove nsIScriptContextPrincipal. r=gabor 2013-05-06 16:53:10 -07:00
nsDOMNavigationTiming.cpp Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan 2013-07-04 00:56:26 +09:00
nsDOMNavigationTiming.h
nsDOMScriptObjectFactory.cpp Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands. 2013-07-18 21:21:20 -05:00
nsDOMScriptObjectFactory.h Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands. 2013-07-18 21:21:20 -05:00
nsDOMString.h
nsDOMWindowList.cpp Bug 895758. Make the global scope polluter a proxy. r=bzbarsky 2013-07-09 10:45:13 -04:00
nsDOMWindowList.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
nsDOMWindowUtils.cpp Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsDOMWindowUtils.h
nsFocusManager.cpp Bug 893117: Remove nsIDOMHTMLLegendElement r=bz 2013-08-01 15:24:24 -07: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 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsGlobalWindow.h Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsGlobalWindowCommands.cpp Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
nsGlobalWindowCommands.h
nsHistory.cpp Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07:00
nsHistory.h Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07: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
nsIEntropyCollector.idl
nsIGlobalObject.h
nsIJSEventListener.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsIJSNativeInitializer.h Bug 865410 - Use CallArgs for nsIJSNativeInitializer::Initialize. r=bz 2013-05-04 19:25:15 +02:00
nsIScriptChannel.idl
nsIScriptContext.h Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h
nsIScriptGlobalObjectOwner.h
nsIScriptNameSpaceManager.h
nsIScriptObjectPrincipal.h
nsIScriptRuntime.h
nsIScriptTimeoutHandler.h
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 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsJSEnvironment.h Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsJSTimeoutHandler.cpp Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
nsJSUtils.cpp Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. 2013-08-06 23:59:54 -07:00
nsJSUtils.h Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. 2013-08-06 23:59:54 -07:00
nsLocation.cpp Bug 894646 - Various dom deCOM cleanups r=Ms2ger 2013-07-23 16:39:17 -07:00
nsLocation.h
nsMimeTypeArray.cpp Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8 2013-07-30 17:46:46 -07:00
nsMimeTypeArray.h Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8 2013-07-30 17:46:46 -07:00
nsPerformance.cpp Bug 870667. Reinstate a way to turn off performance.timing bits using a pref. r=smaug 2013-05-10 18:57:58 -04:00
nsPerformance.h Bug 870667. Reinstate a way to turn off performance.timing bits using a pref. r=smaug 2013-05-10 18:57:58 -04:00
nsPIDOMWindow.h Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
nsPIWindowRoot.h Bug 865377. Give EventTarget a chrome-only getter that returns its global. r=smaug 2013-05-30 17:46:39 -04:00
nsPluginArray.cpp Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8 2013-07-30 17:46:46 -07:00
nsPluginArray.h Bug 898906. Fix this bug by making nsMimeType objects hold their active plugin alive, and rely on the cycle collector to break the explicit reference cycle. r=mccr8 2013-07-30 17:46:46 -07:00
nsQueryContentEventResult.cpp
nsQueryContentEventResult.h
nsScreen.cpp Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug 2013-08-05 14:02:47 +01:00
nsScreen.h Bug 851642 - Make sure fullscreenchange event is sent even when the document is being removed from the doctree. r=smaug 2013-05-13 12:00:42 +01:00
nsScriptNameSpaceManager.cpp Bug 899388 - Part 2: Implement allowXBL option for xpc bindings. r=bz 2013-08-09 23:35:53 +09:00
nsScriptNameSpaceManager.h Bug 899388 - Part 2: Implement allowXBL option for xpc bindings. r=bz 2013-08-09 23:35:53 +09:00
nsStructuredCloneContainer.cpp Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07:00
nsStructuredCloneContainer.h
nsWindowMemoryReporter.cpp Bug 888693 - Add a null-check to nsWindowMemoryReporter.cpp so taking a memory report doesn't crash B2G. r=nmaier 2013-06-30 09:39:10 -07:00
nsWindowMemoryReporter.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02: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 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8 2013-08-02 09:04:01 +02:00
nsWrapperCache.h Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
nsWrapperCacheInlines.h Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz 2013-06-18 11:00:38 +01: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
URL.cpp Bug 855130 - Implement URL::createObjectURL overload for 2013-06-21 15:15:15 +12:00
URL.h Bug 855130 - Implement URL::createObjectURL overload for 2013-06-21 15:15:15 +12:00
WindowNamedPropertiesHandler.cpp Bug 895758 followup. Fix the include guard and some spacing issues. 2013-08-10 01:10:18 -04:00
WindowNamedPropertiesHandler.h Bug 895758 followup. Fix the include guard and some spacing issues. 2013-08-10 01:10:18 -04:00