.. |
crashtests
|
Bug 666869 - Crash [@ nsGlobalWindow::GetPerformance]. r=smaug
|
2011-06-27 00:08:33 +02: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 |
domerr.msg
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
Makefile.in
|
Bug 667468 - Add a dummy DOM memory reporter behind a compilation flag. r=njn
|
2011-06-29 13:01:07 +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 669216 - Simplify some of the number-optional-number implementation. r=dholbert
|
2011-07-04 22:19:54 +01: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
|
Bug 669216 - Simplify some of the number-optional-number implementation. r=dholbert
|
2011-07-04 22:19:54 +01: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
|
No bug - Fix build bustage.
|
2011-06-29 14:29:29 +02:00 |
nsDOMMemoryReporter.h
|
No bug - Fix build bustage.
|
2011-06-29 14:29:29 +02:00 |
nsDOMNavigationTiming.cpp
|
Bug 668513 - make the w3c tests for navigationtiming pass
|
2011-07-04 11:30:43 +02:00 |
nsDOMNavigationTiming.h
|
Bug 668513 - make the w3c tests for navigationtiming pass
|
2011-07-04 11:30:43 +02: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 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
|
2011-06-11 15:38:40 +02: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 598833 part 5. Store focus and focusring state directly on elements. r=smaug,enn
|
2011-05-31 21:46:56 -04:00 |
nsGlobalWindow.cpp
|
Bug 465186 - When detaching a tab, open the new window at the drop location. r=dao/smaug
|
2011-07-04 12:51:47 +02:00 |
nsGlobalWindow.h
|
Bug 664543 - Remove nsIDOMWindow_2_0_BRANCH interface; r=peterv
|
2011-07-03 11:53:41 +02: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
|
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 665835 - Remove JSOPTION_ANONFUNFIX. r=cdleary
|
2011-06-21 09:53:19 -07: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
|
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
|
2011-06-23 14:10:52 -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 |
nsPerformance.cpp
|
bug 570341 Initial implementation of web timing specification
|
2011-06-23 12:39:48 +02:00 |
nsPerformance.h
|
bug 570341 Initial implementation of web timing specification
|
2011-06-23 12:39:48 +02:00 |
nsPIDOMWindow.h
|
When switching a window from background to foreground, reinitialize the timers that should fire sooner than the background clamp would have allowed. Bug 647001, r=bzbarsky
|
2011-06-29 15:49:42 -04:00 |
nsPIWindowRoot.h
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07: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 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07: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 |