gecko-dev/dom/base
Masayuki Nakano 0ca0078601 Bug 659913 part.3 Use AddObservers and RemoveObservers if the caller uses these methods of Preferences two or more times r=roc 2011-05-29 08:39:27 +09:00
..
crashtests Fix for bug 637116 (Leak documents+windows with replaceState, focus, event handler closure). r=mrbkap. 2011-03-03 12:55:55 +01:00
ConsoleAPI.js Bug 646025 - Add file location to console.log, info, debug, etc.; f=mihai.sucan r=gavin.sharp 2011-05-12 09:29:17 -03:00
ConsoleAPI.manifest Bug 587734: enable the lazy console API added in bug 568629, and hook it up to the Web Console, r=gavin, a=blocking 2010-11-16 16:34:53 -05:00
Makefile.in Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff 2011-05-24 01:54:23 -05:00
domerr.msg Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking 2011-03-24 13:34:03 +02:00
nsBarProps.cpp Fix bug 642338. r=smaug 2011-04-27 16:54:07 -04:00
nsBarProps.h Fix bug 642338. r=smaug 2011-04-27 16:54:07 -04:00
nsContentPermissionHelper.cpp Bug 628132 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame] (from PContentPermissionRequestParent::Send__delete__) [r=cjones a=fennec-crash] DONTBUILD 2011-02-09 11:07:43 -08:00
nsContentPermissionHelper.h Bug 628132 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame] (from PContentPermissionRequestParent::Send__delete__) [r=cjones a=fennec-crash] DONTBUILD 2011-02-09 11:07:43 -08:00
nsDOMCID.h
nsDOMClassInfo.cpp Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz 2011-05-28 09:43:57 +02:00
nsDOMClassInfo.h Bug 658746 - "Assertion failure: JSID_IS_STRING(id)" with dataset[0]. 2011-05-23 15:53:12 -07:00
nsDOMClassInfoClasses.h Bug 587463 - Drop support for HTMLDelElement and HTMLInsElement; r=jonas 2011-05-26 10:06:31 +02:00
nsDOMClassInfoID.h Bug 641333: Kill nsIDOM3Text and move its contents to nsIDOMText. r=ms2ger 2011-05-20 22:21:28 -07:00
nsDOMError.h Bug 657964: FileReader should throw when abort() is called and readystate is not LOADING. r=sicking 2011-05-23 13:04:45 -07:00
nsDOMException.cpp Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking 2011-03-24 13:34:03 +02:00
nsDOMException.h Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking 2011-03-24 13:34:03 +02:00
nsDOMJSUtils.h Bug 549682 - Port the message-manager API to mozilla-central, r=jst 2010-05-18 15:28:37 +03:00
nsDOMScriptObjectFactory.cpp Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking 2011-03-24 13:34:03 +02:00
nsDOMScriptObjectFactory.h
nsDOMScriptObjectHolder.h
nsDOMString.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 651984 - Add ability to detect if a page has registered touch event listeners, r=jst 2011-04-26 15:31:21 +03:00
nsDOMWindowUtils.h Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:33 -04:00
nsFocusManager.cpp Bug 659913 part.3 Use AddObservers and RemoveObservers if the caller uses these methods of Preferences two or more times r=roc 2011-05-29 08:39:27 +09:00
nsFocusManager.h Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki] 2011-04-20 14:47:40 +02:00
nsGlobalWindow.cpp Bug 658906 - Remove nsIDOMNSDocument; r=sicking 2011-05-28 09:43:53 +02:00
nsGlobalWindow.h Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc 2011-05-25 15:31:59 +09:00
nsGlobalWindowCommands.cpp Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc 2011-05-25 15:31:59 +09:00
nsGlobalWindowCommands.h
nsHistory.cpp Bug 658906 - Remove nsIDOMNSDocument; r=sicking 2011-05-28 09:43:53 +02:00
nsHistory.h Bug 617539 - Fold nsIDOMHistory_MOZILLA_2_0_BRANCH back into the main interface, r=smaug 2011-03-25 11:03:34 -04:00
nsIBaseDOMException.h
nsIDOMClassInfo.h Fix for bug 519614 (Having to QI javascript scriptable helpers to nsIXPCScriptable is silly). r=mrbkap. 2009-09-28 23:00:35 +02:00
nsIDOMScriptObjectFactory.h Fix for bug 519614 (Having to QI javascript scriptable helpers to nsIXPCScriptable is silly). r=mrbkap. 2009-09-28 23:00:35 +02:00
nsIEntropyCollector.idl
nsIJSEventListener.h Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst 2009-10-24 18:39:28 +03:00
nsIJSNativeInitializer.h
nsIScriptChannel.idl
nsIScriptContext.h bug 580128 - Create a proxy for the outer window and use it. Note: this turns on new wrappers for all objects. r=peterv 2010-09-17 14:54:40 -07:00
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h Bug 620000 - Remove nsXULPDGlobalObject::OnFinalize's language id parameter; r=jst 2011-04-14 14:04:08 +02:00
nsIScriptGlobalObjectOwner.h
nsIScriptNameSpaceManager.h Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst 2010-06-21 16:57:44 -04:00
nsIScriptObjectOwner.h
nsIScriptObjectPrincipal.h
nsIScriptRuntime.h
nsIScriptTimeoutHandler.h
nsJSEnvironment.cpp Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc 2011-05-29 08:39:27 +09:00
nsJSEnvironment.h Bug 642381, part 3: Hoist Maybe into mfbt and eliminate Gecko's use of jstl. r=jorendorff,luke 2011-04-28 17:48:52 -05:00
nsJSTimeoutHandler.cpp Merge mozilla-central to tracemonkey. 2011-04-11 16:54:01 -07:00
nsJSUtils.cpp Bug 647337 - rm script filename prefix and flag stuff (r=mrbkap) 2011-04-07 14:25:32 -07:00
nsJSUtils.h Bug 647337 - rm script filename prefix and flag stuff (r=mrbkap) 2011-04-07 14:25:32 -07:00
nsLocation.cpp Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz 2011-05-21 18:12:46 -07:00
nsMimeTypeArray.cpp Fix bug 584512. 2010-08-12 21:05:05 -07:00
nsMimeTypeArray.h Fix bug 584512. 2010-08-12 21:05:05 -07:00
nsPIDOMWindow.h Bug 553125: Use the structured clone algorithm for window.postMessage. r=bent 2011-05-23 11:53:31 -07:00
nsPIWindowRoot.h Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
nsPluginArray.cpp Bug 657952: Minimize methods in nsIPluginHost. r=jst 2011-05-21 09:28:54 -04:00
nsPluginArray.h Bug 657952: Minimize methods in nsIPluginHost. r=jst 2011-05-21 09:28:54 -04:00
nsQueryContentEventResult.cpp Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
nsQueryContentEventResult.h Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
nsScreen.cpp Bug 651017, part 5: mechanical changes. 2011-04-16 18:22:44 -07:00
nsScreen.h Bug 651017, part 5: mechanical changes. 2011-04-16 18:22:44 -07:00
nsScriptNameSpaceManager.cpp Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default 2011-04-26 15:30:17 +03:00
nsScriptNameSpaceManager.h Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default 2011-04-26 15:30:17 +03:00
nsStructuredCloneContainer.cpp Bug 656991 - Followup. Use JS_free instead of free. r=bz 2011-05-16 16:36:12 -04:00
nsStructuredCloneContainer.h Bug 551225 - Make pushState use structured clone. r=zpao, sicking 2011-04-24 22:30:54 -04:00
nsWindowRoot.cpp Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking 2011-05-04 17:13:28 +03:00
nsWindowRoot.h Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
nsWrapperCache.h Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking. 2011-02-16 12:47:08 -08:00