gecko/dom/base
Luke Wagner 8ebed13ec8 Bug 625251 - nsJSEnvironment should enter the compartment before converting arguments to jsvals (r=mrbkap)
--HG--
extra : rebase_source : 3ae0fd2b96fcdc072a75ecb025417723b9f0702b
2011-01-21 15:25:04 -08:00
..
crashtests Bug 612018 - "ASSERTION: frame must not be dirty" and non-blinking caret; r,a=roc 2010-11-16 13:55:25 -05:00
ConsoleAPI.js Bug 614350 - Web console's console object colliding with content breaks sites; f=rcampbell r=gavin.sharp a=blocking2.0 2010-12-10 09:28:17 -08: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 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking. 2011-01-06 22:21:36 -08:00
Makefile.in Bug 608170 - 'ChromeWorkers should have atob, btoa'. r=jst, a=blocking+ 2010-11-15 17:39:28 -08: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 609427 extra ";" after NS_DECL_ISUPPORTS in nsContentPermissionHelper.h r=doug.turner a=doug.turner 2010-11-16 16:22:41 +08:00
nsDOMCID.h
nsDOMClassInfo.cpp Fixing orange from the fix for bug 608987, make sure to enter a request *before* entering a compartment. a=orange. CLOSED TREE 2011-01-18 17:11:12 -08:00
nsDOMClassInfo.h Bug 616992 - Give nsDOMConstructors a precreate hook so that we don't accidentally create more than one wrapper object for them. r=jst@mozilla.com, gal@uci.edu, a=blocker 2011-01-11 12:15:52 -08:00
nsDOMClassInfoClasses.h Bug 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking. 2011-01-06 22:21:36 -08: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 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking. 2011-01-06 22:21:36 -08:00
nsDOMException.cpp Bug 601774 - 'IndexedDB: Audit exceptions thrown from indexedDB methods'. r=sicking, a=blocking+ 2010-11-10 15:25:44 -08:00
nsDOMException.h Bug 601774 - 'IndexedDB: Audit exceptions thrown from indexedDB methods'. r=sicking, a=blocking+ 2010-11-10 15:25:44 -08:00
nsDOMJSUtils.h
nsDOMScriptObjectFactory.cpp Bug 601774 - 'IndexedDB: Audit exceptions thrown from indexedDB methods'. r=sicking, a=blocking+ 2010-11-10 15:25:44 -08:00
nsDOMScriptObjectFactory.h
nsDOMScriptObjectHolder.h
nsDOMString.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec 2011-01-13 09:45:31 -08:00
nsDOMWindowUtils.h Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec 2010-11-22 22:48:45 -08:00
nsFocusManager.cpp Bug 605294 - Leak nsGlobalWindow hiding a focused iframe, r=peterv, a=blocking 2010-12-17 13:48:00 -08:00
nsFocusManager.h Bug 601182 - Spurious focus events sent to NPAPI plugins on OS X in Cocoa event mode. Patch partly by enndeakin. r=josh,smaug a=blocking2.0BetaN+ 2010-11-15 15:12:50 -06:00
nsGlobalWindow.cpp Bug 622361: Pending storage events need to be cycle collected. r=jst a=b:final 2011-01-14 09:39:21 -05:00
nsGlobalWindow.h Bug 622361: Pending storage events need to be cycle collected. r=jst a=b:final 2011-01-14 09:39:21 -05:00
nsGlobalWindowCommands.cpp
nsGlobalWindowCommands.h
nsHistory.cpp Fix bug 617879. r=jst@mozilla.com, a=blocker 2011-01-11 17:12:38 -08: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
nsIScriptGlobalObjectOwner.h
nsIScriptNameSpaceManager.h
nsIScriptObjectOwner.h
nsIScriptObjectPrincipal.h
nsIScriptRuntime.h
nsIScriptTimeoutHandler.h
nsJSEnvironment.cpp Bug 625251 - nsJSEnvironment should enter the compartment before converting arguments to jsvals (r=mrbkap) 2011-01-21 15:25:04 -08:00
nsJSEnvironment.h Bug 624867 - Don't call MaybeGC() on every 20th script execution. r=jst a=blocking2.0:betaN+ 2011-01-12 11:54:50 -08:00
nsJSTimeoutHandler.cpp Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh) 2010-12-03 00:24:17 -08:00
nsJSUtils.cpp Bug 616397. Make |new Image| work again in Greasemonkey scripts. r=mrbkap, a=blocker 2010-12-21 20:41:23 -05:00
nsJSUtils.h Merge mozilla-central to tracemonkey. 2010-12-29 19:25:04 -05:00
nsLocation.cpp Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking 2010-12-15 08:55:13 -08: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 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08: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
nsQueryContentEventResult.h
nsScreen.cpp
nsScreen.h
nsScriptNameSpaceManager.cpp Bug 621515 - Improve "no corresponding type!" warning. r=peterv a=jst 2011-01-19 12:16:42 +01:00
nsScriptNameSpaceManager.h Follow-up from bug 597809. r=me a=codingstyle 2010-11-23 16:00:32 +01: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