This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
docshell
/
base
History
mconnor%steelgryphon.com
6acb3ecdae
bug 307027 - going back from secure page to error page does not clear yellow bar, r=bz, sr=darin, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@181550 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 03:51:18 +00:00
..
Makefile.in
Remove historyMaxTotalViewers from nsISHistoryInternal, and just use a static getter on nsSHistory instead. Bug 310597, r=marria@gmail.com, sr=darin.
2005-10-01 20:38:47 +00:00
nsCDefaultURIFixup.idl
…
nsCDocShell.idl
…
nsDefaultURIFixup.cpp
…
nsDefaultURIFixup.h
…
nsDocShell.cpp
bug 307027 - going back from secure page to error page does not clear yellow bar, r=bz, sr=darin, a=asa
2005-10-04 03:51:18 +00:00
nsDocShell.h
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-23 18:16:40 +00:00
nsDocShellEditorData.cpp
…
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellTransferableHooks.cpp
…
nsDocShellTransferableHooks.h
…
nsDSURIContentListener.cpp
…
nsDSURIContentListener.h
…
nsGlobalHistory2Adapter.cpp
…
nsGlobalHistory2Adapter.h
…
nsGlobalHistoryAdapter.cpp
Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky
2005-08-25 00:10:37 +00:00
nsGlobalHistoryAdapter.h
…
nsIContentViewer.idl
bug 303267: Store the entire inner window in the window state holder instead of copying properties and restoring them. This fixes going back and forth with the bfcache on when the page gone to has javascript in it. r=jst sr=bryner
2005-08-15 18:16:42 +00:00
nsIContentViewerEdit.idl
Add HTML to the list of support flavours for Copy Image and provide an embedding interface to choose the flavours to copy b=135300 r=bz sr=smfr
2005-03-11 11:12:15 +00:00
nsIContentViewerFile.idl
…
nsIDocShell.idl
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-23 18:16:40 +00:00
nsIDocShellHistory.idl
…
nsIDocShellLoadInfo.idl
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
2005-07-07 09:45:47 +00:00
nsIDocShellTreeItem.idl
…
nsIDocShellTreeNode.idl
…
nsIDocShellTreeOwner.idl
…
nsIEditorDocShell.idl
…
nsIGlobalHistory2.idl
Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky
2005-08-25 00:10:37 +00:00
nsIGlobalHistory.idl
…
nsIMarkupDocumentViewer.idl
…
nsIScrollable.idl
…
nsITextScroll.idl
…
nsIURIFixup.idl
…
nsIWebNavigation.idl
bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann
2005-07-07 09:45:47 +00:00
nsIWebNavigationInfo.idl
…
nsIWebPageDescriptor.idl
…
nsWebNavigationInfo.cpp
Fix whitespace nit from biesi on last checkin
2005-08-10 01:47:11 +00:00
nsWebNavigationInfo.h
…
nsWebShell.cpp
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-23 18:16:40 +00:00
nsWebShell.h
…