gecko-dev/dom/base
Olli Pettay d69af7cca6 Backout Bug 677026 2011-08-07 01:10:07 +03:00
..
crashtests Bug 675621 - Reposition update batch to avoid an assertion about removal mutations when inserting a DOM fragment in insertAdjacentHTML. r=Olli.Pettay. 2011-08-05 19:45:31 +03:00
ConsoleAPI.js Bug 659907 - Expand console object with a dir method that displays an interactive listing of all the properties of an object.; f=rcampbell r=mihai.sucan,bzbarsky sr=bzbarsky 2011-06-09 16:27:30 +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 Bug 669308 - Introduce macros and method helpers to simplify participation of classes to the DOM Memory Reporter. r=bz 2011-07-11 17:23:26 +02:00
domerr.msg Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
nsBarProps.cpp Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02: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 675567 - Fix PRBool/JSBool mixups, r=mrbkap 2011-08-03 18:59:10 -07:00
nsDOMClassInfo.h Bug 667919 - Add support for window.ondevicemotion and window.ondeviceorientation. r=smaug 2011-06-28 15:37:31 -07:00
nsDOMClassInfoClasses.h backport 659324 664692 - prefix websocket as mozwebsocket, based on nossralf. r=sicking 2011-07-26 09:30:14 -04: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 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
nsDOMException.cpp Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
nsDOMException.h Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
nsDOMJSUtils.h Bug 549682 - Port the message-manager API to mozilla-central, r=jst 2010-05-18 15:28:37 +03:00
nsDOMMemoryReporter.cpp Bug 653627 - Don't use char** in nsIMemoryReporter. r=khuey, sr=bz. 2011-07-08 12:45:16 +10:00
nsDOMMemoryReporter.h Bug 669308 - Introduce macros and method helpers to simplify participation of classes to the DOM Memory Reporter. r=bz 2011-07-11 17:23:26 +02:00
nsDOMNavigationTiming.cpp Bug 659126 - Implement additional NavigationTiming properties 2011-07-04 18:44:00 +02:00
nsDOMNavigationTiming.h Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
nsDOMScriptObjectFactory.cpp Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
nsDOMScriptObjectFactory.h
nsDOMScriptObjectHolder.h
nsDOMString.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst 2011-07-26 20:11:15 +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 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
nsFocusManager.h Bug 583976. Part 1 - Add focus manager support for focus activation/deactivation in remote content. r=enn,smaug 2011-06-17 17:08:32 -07:00
nsGlobalWindow.cpp Bug 673252 - Allow +++DOCSHELL and +++DOMWINDOW printfs to be silenced via MOZ_QUIET environment variable. r=bz 2011-08-04 11:43:50 -04:00
nsGlobalWindow.h Backout Bug 677026 2011-08-07 01:10:07 +03: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 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +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 Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug 2011-06-23 19:18:01 -07:00
nsIScriptObjectPrincipal.h
nsIScriptRuntime.h
nsIScriptTimeoutHandler.h
nsJSEnvironment.cpp Bug 675567 - Fix PRBool/JSBool mixups, r=mrbkap 2011-08-03 18:59:10 -07:00
nsJSEnvironment.h Bug 649537 - 'Workers: Make one OS thread and JS runtime per worker, and lose XPConnect'. r=sicking+mrbkap. 2011-07-17 15:09:13 -04:00
nsJSTimeoutHandler.cpp Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent 2011-06-23 14:10:52 -07:00
nsJSUtils.cpp Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -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 670986 - Create nsLocation.h to declare nsLocation instead of doing that in nsGlobalWindow.h. r=jst 2011-08-02 21:22:40 -07:00
nsLocation.h Bug 670986 - Create nsLocation.h to declare nsLocation instead of doing that in nsGlobalWindow.h. r=jst 2011-08-02 21:22:40 -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 670331 - Remove nsIDOMStorageWindow; r=sicking 2011-07-15 12:32:37 +02:00
nsPIWindowRoot.h Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
nsPerformance.cpp Bug 659126 - Implement additional NavigationTiming properties 2011-07-04 18:44:00 +02:00
nsPerformance.h Bug 659126 - Implement additional NavigationTiming properties 2011-07-04 18:44:00 +02: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 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
nsWindowRoot.h Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug 2011-06-23 19:18:02 -07: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