gecko-dev/docshell/base
Josh Aas 28475979b0 Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
..
crashtests Fix crashtest to be more similar to the original testcase in the bug, by not referring to a file that doesn't exist. 2009-05-07 17:39:26 -07:00
Makefile.in Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg 2009-05-07 15:21:53 -04:00
nsAboutRedirector.cpp Bug 349451 - "about:about is File not found error" [r+sr=bzbarsky] 2008-10-24 01:33:02 -05:00
nsAboutRedirector.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-15 09:51:56 +00:00
nsCDefaultURIFixup.idl
nsDSURIContentListener.cpp Bug 458167 - Fix bad usage of "it's" in comments: patch for docshell folder. r=bsmedberg 2009-02-05 18:05:03 -08:00
nsDSURIContentListener.h
nsDefaultURIFixup.cpp backing out bug 393246 for final to resolve bug 432836, a=schrep 2008-05-09 17:53:37 -07:00
nsDefaultURIFixup.h Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst 2008-07-17 11:05:20 -04:00
nsDocShell.cpp Bug 437174 - Disabling 3rd party cookies breaks sending cookies for 2009-06-16 10:30:25 -04:00
nsDocShell.h Bug 437174 - Disabling 3rd party cookies breaks sending cookies for 2009-06-16 10:30:25 -04:00
nsDocShellEditorData.cpp Initialize members. b=479713 r+sr=roc 2009-02-24 21:06:34 +01:00
nsDocShellEditorData.h Bug 474389. Fix the 'set up editor after this load' setup, which hasn't really worked for a while, except for initial loads in the window. r+sr=peterv 2009-01-23 10:16:10 -05:00
nsDocShellEnumerator.cpp Bug 474369 - get rid of nsVoidArray, docshell part; r=bzbarsky 2009-04-03 23:21:40 +02:00
nsDocShellEnumerator.h Bug 474369 - get rid of nsVoidArray, docshell part; r=bzbarsky 2009-04-03 23:21:40 +02:00
nsDocShellLoadInfo.cpp Bug 475636: Disallow refresh to javascript uris. r/sr=bz 2009-03-09 23:03:39 -07:00
nsDocShellLoadInfo.h Bug 475636: Disallow refresh to javascript uris. r/sr=bz 2009-03-09 23:03:39 -07:00
nsDocShellLoadTypes.h Fixing comments and assertion text. Bug 466681 2008-11-26 13:48:36 -05:00
nsDocShellTransferableHooks.cpp
nsDocShellTransferableHooks.h
nsDownloadHistory.cpp Fix typo. 2007-11-30 23:20:58 -08:00
nsDownloadHistory.h Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons] 2007-11-30 23:18:43 -08:00
nsGlobalHistory2Adapter.cpp
nsGlobalHistory2Adapter.h Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
nsGlobalHistoryAdapter.cpp Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff 2006-03-03 03:34:48 +00:00
nsGlobalHistoryAdapter.h Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
nsIChannelClassifier.idl Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-13 23:13:48 -08:00
nsIContentViewer.idl Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc 2009-01-15 16:27:09 +13:00
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIDocShell.idl Bug 437174 - Disabling 3rd party cookies breaks sending cookies for 2009-06-16 10:30:25 -04:00
nsIDocShellHistory.idl
nsIDocShellLoadInfo.idl Bug 475636: Disallow refresh to javascript uris. r/sr=bz 2009-03-09 23:03:39 -07:00
nsIDocShellTreeItem.idl Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky 2007-05-17 20:49:14 -07:00
nsIDocShellTreeNode.idl Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi 2007-05-06 14:06:28 -07:00
nsIDocShellTreeOwner.idl Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst 2007-10-05 16:37:25 -07:00
nsIDownloadHistory.idl Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor 2007-11-23 12:20:41 -08:00
nsIEditorDocShell.idl
nsIGlobalHistory.idl
nsIGlobalHistory2.idl Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff 2006-03-03 03:34:48 +00:00
nsIGlobalHistory3.idl Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff 2006-03-03 03:34:48 +00:00
nsILoadContext.idl Bug 457153. Introduce an nsILoadContext interface so that consumers can get load context information from a channel/loadgroup without having to depend on getInterface of docshell stuff. r=dwitte for cookie part, r=jst for rest, sr=jst, a=beltzner for CLOSED TREE 2008-11-24 13:32:04 -05:00
nsIMarkupDocumentViewer.idl Update UUID after checkin for bug 4821 2007-07-26 13:27:21 -07:00
nsIScrollable.idl
nsITextScroll.idl
nsIURIClassifier.idl block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky 2007-08-31 16:18:46 -07:00
nsIURIFixup.idl Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup 2006-05-16 03:02:28 +00:00
nsIWebNavigation.idl Bug 437174 - Disabling 3rd party cookies breaks sending cookies for 2009-06-16 10:30:25 -04:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsWebNavigationInfo.cpp Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
nsWebNavigationInfo.h