gecko/dom/base
Peter Van der Beken ffc116d778 Fix for bug 512645 (Only clamp nested timeouts). r=jst.
--HG--
extra : rebase_source : 556930c0c02258f75becabe58eadd202fdea59a1
2009-08-26 11:07:39 -07:00
..
crashtests Add more crashtests 2009-10-15 14:22:11 -07:00
domerr.msg
Makefile.in
nsBarProps.cpp
nsBarProps.h
nsDOMCID.h
nsDOMClassInfo.cpp Bug 503481: Implement async attribute 2009-11-09 17:04:24 -08:00
nsDOMClassInfo.h Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv. 2009-08-10 16:41:12 +02:00
nsDOMClassInfoID.h Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst 2009-11-09 12:05:16 -08:00
nsDOMError.h
nsDOMException.cpp
nsDOMException.h
nsDOMJSUtils.h
nsDOMScriptObjectFactory.cpp
nsDOMScriptObjectFactory.h
nsDOMScriptObjectHolder.h
nsDOMString.h
nsDOMWindowList.cpp
nsDOMWindowList.h
nsDOMWindowUtils.cpp Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking 2009-10-29 13:11:02 +02: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
nsFocusController.cpp Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug 2009-09-21 13:39:44 -04:00
nsFocusController.h Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug 2009-09-21 13:39:44 -04:00
nsFocusManager.cpp Bug 511503 - Need events for window focus / activation. r=Enn 2009-10-29 12:11:00 -07:00
nsFocusManager.h Bug 513299, add a flag to focus events to indicate that a window was raised, fixes issue where text in a field is selected when a window is raised, r=smaug.sr=neil 2009-10-01 14:53:10 -03:00
nsGlobalWindow.cpp Fix for bug 512645 (Only clamp nested timeouts). r=jst. 2009-08-26 11:07:39 -07:00
nsGlobalWindow.h Fix for bug 512645 (Only clamp nested timeouts). r=jst. 2009-08-26 11:07:39 -07:00
nsGlobalWindowCommands.cpp Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug 2009-09-03 15:30:06 -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 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug 2009-09-21 13:39:44 -04:00
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 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 Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2009-10-06 17:09:16 -07:00
nsIScriptGlobalObjectOwner.h
nsIScriptNameSpaceManager.h
nsIScriptObjectOwner.h
nsIScriptObjectPrincipal.h
nsIScriptRuntime.h
nsIScriptTimeoutHandler.h
nsJSEnvironment.cpp Bug 419463 - unresponsive script warning dialog has reversed icons. r=jst 2009-10-25 12:20:25 +01: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
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 Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2009-10-06 17:09:16 -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