gecko-dev/docshell/base
timeless@mozdev.org 6a63bb9e94 Bug 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)]
r=bz
2010-02-28 17:28:54 +02:00
..
crashtests Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
IHistory.h Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use 2009-08-20 11:56:10 -07:00
Makefile.in Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron 2009-12-10 20:02:13 -08:00
nsAboutRedirector.cpp Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky 2010-01-23 11:07:48 +01: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 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)] 2010-02-28 17:28:54 +02:00
nsDocShell.h Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08: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 Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08: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 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc 2010-02-18 13:23:23 -06:00
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIDocShell.idl Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
nsIDocShellHistory.idl Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
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 Bug 545059: Remove unneeded/non-working bidi.controlstextmode pref. r=smontagu 2010-02-24 21:58:17 -08:00
nsIScrollable.idl Bug 526394. Part 20: Convert more code in caret and docshell. r=mats 2009-09-09 17:40:02 +12:00
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