.. |
crashtests
|
Bug 504224, crash in GetCommonAncestor, caused because child frame is still focused. Move focus when frame content is removed, and add warnings, r=smaug
|
2009-07-29 10:36:03 -04:00 |
domerr.msg
|
|
|
Makefile.in
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
nsBarProps.cpp
|
|
|
nsBarProps.h
|
|
|
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
|
2009-08-14 21:00:24 +02:00 |
nsDOMClassInfo.h
|
bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff
|
2009-09-05 19:59:11 +04:00 |
nsDOMClassInfoID.h
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
nsDOMError.h
|
|
|
nsDOMException.cpp
|
|
|
nsDOMException.h
|
|
|
nsDOMJSUtils.h
|
|
|
nsDOMScriptObjectFactory.cpp
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
|
2009-05-07 11:19:41 -07:00 |
nsDOMScriptObjectFactory.h
|
|
|
nsDOMScriptObjectHolder.h
|
|
|
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 507755. Move the chrome-only property screenPixelsPerCSSPixel out of 'window' to nsIDOMWindowUtils. r=jst
|
2009-08-04 09:41:36 +12:00 |
nsDOMWindowUtils.h
|
|
|
nsFocusController.cpp
|
Bug 506637 nsFocusController::GetControllers does not handle a null nsIFocusManager* fm well
|
2009-08-12 11:49:55 +02:00 |
nsFocusController.h
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
nsFocusManager.cpp
|
Bug 511534 - Poor interaction with the software keyboard. r=masayuki/enndeakin
|
2009-08-26 13:43:41 -07:00 |
nsFocusManager.h
|
Don't QI a node to nsIDOMElement and back to nsIContent for every call to nsEventStateManager::GetContentState. (Bug 509889) r=enndeakin
|
2009-08-13 19:09:49 -07:00 |
nsGlobalWindow.cpp
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
nsGlobalWindow.h
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
nsGlobalWindowCommands.cpp
|
Bug 503222, check file types on drop last so that urls take priority,r=mano
|
2009-07-13 07:55:56 -04:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
|
|
nsHistory.h
|
|
|
nsIBaseDOMException.h
|
|
|
nsIDOMClassInfo.h
|
Fix for bug 499199 (Try to avoid XPCCallContexts in quickstubs for wrapper-cached things). r/sr=jst.
|
2009-08-10 12:12:59 +02:00 |
nsIDOMScriptObjectFactory.h
|
|
|
nsIEntropyCollector.idl
|
|
|
nsIFocusController.h
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
nsIJSEventListener.h
|
|
|
nsIJSNativeInitializer.h
|
|
|
nsIScriptChannel.idl
|
|
|
nsIScriptContext.h
|
Bug 492560: Prevent modal dialogs from making the slow-script dialog coming up. r/sr=mrbkap
|
2009-06-11 17:52:47 -07:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
|
|
nsIScriptGlobalObjectOwner.h
|
|
|
nsIScriptNameSpaceManager.h
|
|
|
nsIScriptObjectOwner.h
|
|
|
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptRuntime.h
|
|
|
nsIScriptTimeoutHandler.h
|
|
|
nsJSEnvironment.cpp
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
|
2009-08-14 21:00:24 +02:00 |
nsJSEnvironment.h
|
Bug 502374 - Don't call cycle collector so often, r+sr=peterv
|
2009-07-08 18:08:22 +03:00 |
nsJSTimeoutHandler.cpp
|
|
|
nsJSUtils.cpp
|
|
|
nsJSUtils.h
|
|
|
nsLocation.cpp
|
Bug 465804. Remove no-longer-needed method. r+sr=jst
|
2009-03-24 21:52:24 -04:00 |
nsMimeTypeArray.cpp
|
Bug 500777 - Crash in [@ nsMimeTypeArray::GetMimeTypes() ] while logging into QMO. r+sr=smaug
|
2009-07-07 14:13:26 +02:00 |
nsMimeTypeArray.h
|
|
|
nsPIDOMWindow.h
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
nsPIWindowRoot.h
|
|
|
nsPluginArray.cpp
|
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
|
2009-06-25 17:06:54 -04:00 |
nsPluginArray.h
|
|
|
nsScreen.cpp
|
|
|
nsScreen.h
|
|
|
nsScriptNameSpaceManager.cpp
|
Fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
|
2009-06-03 17:30:18 +02:00 |
nsScriptNameSpaceManager.h
|
Fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
|
2009-06-03 17:30:18 +02:00 |
nsWindowRoot.cpp
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
|
2009-06-23 14:23:52 +03:00 |
nsWindowRoot.h
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
|
2009-06-23 14:23:52 +03:00 |
nsWrapperCache.h
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |