.. |
crashtests
|
Add crashtests for bug 499006.
|
2010-05-12 14:14:54 +02:00 |
domerr.msg
|
|
|
Makefile.in
|
Bug 552822 - IPC remoting of geolocation prompt. r=olli/r=jdm
|
2010-05-13 10:44:51 -07:00 |
nsBarProps.cpp
|
Bug 588929, don't throw when getting/setting visibility of *bars, r=jst, sr=mrbkap, a=blocking
|
2010-08-25 17:00:16 +03:00 |
nsBarProps.h
|
|
|
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
nsDOMClassInfo.h
|
Missed a cset (33addcc556b8) in backout
|
2010-08-16 22:38:05 -07:00 |
nsDOMClassInfoClasses.h
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
nsDOMClassInfoID.h
|
Bug 584293. Make .style faster. r=peterv
|
2010-08-05 17:59:36 -04: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
|
Bug 549682 - Port the message-manager API to mozilla-central, r=jst
|
2010-05-18 15:28:37 +03:00 |
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
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
nsDOMWindowUtils.h
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
nsFocusManager.cpp
|
Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug
|
2010-08-09 12:15:47 -04:00 |
nsFocusManager.h
|
Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug
|
2010-08-09 12:15:47 -04:00 |
nsGlobalWindow.cpp
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
nsGlobalWindow.h
|
Missed a cset (33addcc556b8) in backout
|
2010-08-16 22:38:05 -07:00 |
nsGlobalWindowCommands.cpp
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
nsGlobalWindowCommands.h
|
|
|
nsHistory.cpp
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02: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
|
Missed a cset (33addcc556b8) in backout
|
2010-08-16 22:38:05 -07: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
|
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
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
nsJSEnvironment.h
|
Backed out changeset a27043cd19ff
|
2010-08-18 09:46:54 +02:00 |
nsJSTimeoutHandler.cpp
|
Bug 537630 - crash [@ nsJSScriptTimeoutHandler::SetLateness(unsigned int)], r=smaug
|
2010-04-19 06:32:00 -07:00 |
nsJSUtils.cpp
|
|
|
nsJSUtils.h
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
nsLocation.cpp
|
Bug 562433 - Change location.host and location.hostname to return "" for host-less URIs instead of throwing. r=bz
|
2010-08-07 09:11:43 +02: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 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04: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
|
Fix bug 584512.
|
2010-08-12 21:05:05 -07:00 |
nsPluginArray.h
|
Fix bug 584512.
|
2010-08-12 21:05:05 -07: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
|
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 574975 - Split inner/outer scriptable helpers, make the outer window not global. r=jst.
|
2010-08-01 17:39:35 -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 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 |
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
|
|
|