.. |
crashtests
|
Add more crashtests
|
2009-10-15 14:22:11 -07:00 |
domerr.msg
|
|
|
Makefile.in
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
nsBarProps.cpp
|
|
|
nsBarProps.h
|
|
|
nsDOMCID.h
|
|
|
nsDOMClassInfo.cpp
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
nsDOMClassInfo.h
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
nsDOMClassInfoID.h
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
nsDOMError.h
|
|
|
nsDOMException.cpp
|
|
|
nsDOMException.h
|
|
|
nsDOMJSUtils.h
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
nsDOMScriptObjectFactory.cpp
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
|
2009-05-07 11:19:41 -07:00 |
nsDOMScriptObjectFactory.h
|
|
|
nsDOMScriptObjectHolder.h
|
|
|
nsDOMString.h
|
|
|
nsDOMWindowList.cpp
|
|
|
nsDOMWindowList.h
|
|
|
nsDOMWindowUtils.cpp
|
Bug 530300: Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /dom r=peterv
|
2010-02-20 08:59:07 -05: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 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug
|
2010-02-20 11:06:58 -05:00 |
nsFocusManager.h
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
nsGlobalWindow.cpp
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
nsGlobalWindow.h
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06: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
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
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
|
|
|
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 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02: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
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
nsJSEnvironment.h
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
nsJSTimeoutHandler.cpp
|
|
|
nsJSUtils.cpp
|
|
|
nsJSUtils.h
|
|
|
nsLocation.cpp
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
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
|
Bug 538310, clean up old mimetype code, r=jst, sr=sicking
|
2010-02-11 13:03:47 +02:00 |
nsPIDOMWindow.h
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
nsPIWindowRoot.h
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
nsPluginArray.cpp
|
Bug 538310, clean up old mimetype code, r=jst, sr=sicking
|
2010-02-11 13:03:47 +02: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
|
Fix merge problems
|
2010-02-23 00:08:29 -06:00 |
nsWindowRoot.h
|
Merge from mozilla-central
|
2010-02-22 21:31:18 -06:00 |
nsWrapperCache.h
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |