.. |
crashtests
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
domerr.msg
|
|
|
Makefile.in
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsBarProps.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsBarProps.h
|
|
|
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 563826 - Don't accidentally hold on to windows accessed via numeric properties. r=jst
|
2010-05-05 17:32:21 -07:00 |
nsDOMClassInfo.h
|
Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst.
|
2010-04-20 09:44:56 -07:00 |
nsDOMClassInfoClasses.h
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
nsDOMClassInfoID.h
|
Part 13 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - stop using tearoffs from quickstubs for nsIDOM3Node, nsIDOM3Text, nsIDOMNodeSelector and nsIDOMNSElement. r=jst.
|
2010-04-19 17:41:38 +02:00 |
nsDOMError.h
|
|
|
nsDOMException.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsDOMException.h
|
|
|
nsDOMJSUtils.h
|
|
|
nsDOMScriptObjectFactory.cpp
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
nsDOMScriptObjectFactory.h
|
|
|
nsDOMScriptObjectHolder.h
|
|
|
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Outerize the results of nsIDOMWindowUtils.getParent and the jsshell's parent() methods. r=orange
|
2010-05-04 18:02:00 -07:00 |
nsDOMWindowUtils.h
|
Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc
|
2009-09-23 14:31:37 +12:00 |
nsFocusManager.cpp
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
nsFocusManager.h
|
Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking
|
2010-04-27 12:58:58 +03:00 |
nsGlobalWindow.cpp
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
nsGlobalWindow.h
|
Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking
|
2010-04-27 12:58:58 +03:00 |
nsGlobalWindowCommands.cpp
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsHistory.h
|
|
|
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 520386. Don't clear scope while executing code in that scope. r=bzbarsky@mit.edu, sr=jst@mozilla.org
|
2009-11-19 15:11:44 -08:00 |
nsIScriptExternalNameSet.h
|
|
|
nsIScriptGlobalObject.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsIScriptGlobalObjectOwner.h
|
|
|
nsIScriptNameSpaceManager.h
|
|
|
nsIScriptObjectOwner.h
|
|
|
nsIScriptObjectPrincipal.h
|
|
|
nsIScriptRuntime.h
|
|
|
nsIScriptTimeoutHandler.h
|
|
|
nsJSEnvironment.cpp
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
nsJSEnvironment.h
|
Readd changes to nsJSEnvironment.{cpp,h}, and adjust js::LazilyConstructed so as to force pointer alignment on the theory that's what was wrong.
|
2010-03-29 22:51:52 -07:00 |
nsJSTimeoutHandler.cpp
|
Bug 537630 - crash [@ nsJSScriptTimeoutHandler::SetLateness(unsigned int)], r=smaug
|
2010-04-19 06:32:00 -07:00 |
nsJSUtils.cpp
|
|
|
nsJSUtils.h
|
|
|
nsLocation.cpp
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
|
2010-04-19 17:40:15 +02:00 |
nsMimeTypeArray.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsMimeTypeArray.h
|
Bug 538310, clean up old mimetype code, r=jst, sr=sicking
|
2010-02-11 13:03:47 +02:00 |
nsPIDOMWindow.h
|
Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking
|
2010-04-27 12:58:58 +03:00 |
nsPIWindowRoot.h
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
nsPluginArray.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsPluginArray.h
|
|
|
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
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsScreen.h
|
|
|
nsScriptNameSpaceManager.cpp
|
Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst.
|
2010-04-20 09:44:56 -07:00 |
nsScriptNameSpaceManager.h
|
Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst.
|
2010-04-20 09:44:56 -07:00 |
nsWindowRoot.cpp
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
nsWindowRoot.h
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
nsWrapperCache.h
|
|
|