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
Files
303214e4d623ff5ab321cfac8aeeea43bc84d374
Mozilla
/
mozilla
/
docshell
/
base
History
bryner%brianryner.com
b33d000d66
Attempt to fix crash at nsDocShell::RestoreFromHistory by getting all data off of mLSHE prior to running the unload handlers. Bug 320489, r=bzbarsky, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187016 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-05 21:15:08 +00:00
..
Makefile.in
Bug 303841. When screen reader running, prefer external viewer applications over full page plugins because they are more accessible. r=biesi, sr=jst, a=cbeard
2005-08-10 01:45:31 +00:00
nsCDefaultURIFixup.idl
…
nsCDocShell.idl
…
nsDefaultURIFixup.cpp
…
nsDefaultURIFixup.h
…
nsDocShell.cpp
Attempt to fix crash at nsDocShell::RestoreFromHistory by getting all data off of mLSHE prior to running the unload handlers. Bug 320489, r=bzbarsky, a=dveditz
2006-01-05 21:15:08 +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, a=asa.
2005-09-26 03:28:10 +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
…
nsGlobalHistoryAdapter.h
…
nsIContentViewer.idl
bug 303267: Back/forward with bfcache on break javascript. We now store the entire inner window in the cache instead of just random properties from it. r=bryner sr=jst a=asa
2005-08-16 17:59:44 +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, a=asa.
2005-09-26 03:28:10 +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 304434. Mark links visited by external protocol handler downloads. r+sr=dbaron,a=asa
2005-08-24 21:53: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
Fix leak when closing window that has live refresh timers. Bug 312769, r=darin,
2005-10-18 13:36:50 +00:00
nsWebShell.h
…