.. |
crashtests
|
Add testcase for bug 603531
|
2010-10-16 22:24:56 -07:00 |
domerr.msg
|
Bug 580128. Add cross compartment JSObject clone hooks. r=jst@mozilla.org
|
2010-10-10 15:39:11 -07:00 |
Makefile.in
|
Bug 580128. Call JS_ClearScope on the holder object for XrayWrappers around windows when navigating. r=mrbkap
|
2010-10-10 15:38:10 -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
|
|
|
nsContentPermissionHelper.cpp
|
Bug 595445 - Factor out geolocation prompt into something that can be reused - Part 2 r=olli a=mfinkle
|
2010-09-13 12:49:27 -07:00 |
nsContentPermissionHelper.h
|
Bug 595445 - Factor out geolocation prompt into something that can be reused - Part 2 r=olli a=mfinkle
|
2010-09-13 12:49:27 -07:00 |
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
A last attempt at fixing orange. a=orange
|
2010-11-01 22:24:24 -07:00 |
nsDOMClassInfo.h
|
bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst
|
2010-10-29 12:49:32 -07:00 |
nsDOMClassInfoClasses.h
|
Bug 603811 - 'IndexedDB: Implement setVersion changes to the spec'. r=sicking, a=blocking2.0-betaN+
|
2010-10-19 10:58:52 -07:00 |
nsDOMClassInfoID.h
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
nsDOMError.h
|
Bug 580128. Add cross compartment JSObject clone hooks. r=jst@mozilla.org
|
2010-10-10 15:39:11 -07:00 |
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
|
Add test for nsStyleAnimation::ComputeDistance. (Bug 598099) r=bzbarsky a2.0=blocking-betaN
|
2010-10-23 16:31:55 -07:00 |
nsDOMWindowUtils.h
|
Bug 605999. Don't put stuff that changes the vtable in a C++ block. r=roc, a=blocker
|
2010-10-21 00:09:11 -04:00 |
nsFocusManager.cpp
|
Bug 591890 focus() method should be able to steal focus when it's called from mousedown event handler r=enndeakin, a=betaN+
|
2010-11-06 14:04:11 +09:00 |
nsFocusManager.h
|
Bug 591890 focus() method should be able to steal focus when it's called from mousedown event handler r=enndeakin, a=betaN+
|
2010-11-06 14:04:11 +09:00 |
nsGlobalWindow.cpp
|
Bug 605309 - DesktopNotificationCenter gets itself in leak cycles. r=jst a=blocking-betaN
|
2010-10-18 18:54:00 -07:00 |
nsGlobalWindow.h
|
Bug 605309 - DesktopNotificationCenter gets itself in leak cycles. r=jst a=blocking-betaN
|
2010-10-18 18:54:00 -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
|
bug 607767 - Fix rewrapping native objects across compartment boundaries. r=jst
|
2010-10-29 12:49:32 -07:00 |
nsIBaseDOMException.h
|
|
|
nsIDOMClassInfo.h
|
|
|
nsIDOMScriptObjectFactory.h
|
|
|
nsIEntropyCollector.idl
|
|
|
nsIJSEventListener.h
|
|
|
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 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
|
Bug 595243 - Expose debugMode to JSD. Relanding test bustage fixed up. r=gal.
|
2010-10-30 12:13:02 -04:00 |
nsJSEnvironment.h
|
Backout Bug 508518, a=dromaeo-dom-regression
|
2010-10-25 00:52:17 +03: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 605492 part 1. Add an nsIScriptError2 interface that exposes an outer window id, and set the window id for script errors coming through the DOM JS error reporter. r=mrbkap
|
2010-10-20 20:24:15 -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
|
Bug 580128 - Give objects a way to inform XPConnect that they implement their own JS object in a way that does not involve wrapped natives. r=peterv
|
2010-09-17 14:54:40 -07:00 |