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
dbaron%dbaron.org
ea56e835a3
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@184589 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-14 20:09:51 +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
fixing build bustage (nsIDataChannel no longer exists)
2005-11-12 18:40:00 +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
Unhook subframe containers / link handlers when putting a document into bfcache, and restore them when restoring the document (bug 314549). r+sr=bzbarsky.
2005-11-06 19:23:03 +00:00
nsIContentViewerEdit.idl
…
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
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
nsWebShell.h
…