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
cc79bf0cd3d0969a29856ca5fbcaf2ff4023cc63
Mozilla
/
mozilla
/
docshell
/
base
History
mats.palmgren%bredband.net
3c4d18c063
Fix crash when going back on pages with (I)FRAMEs. b=304639 r+sr=bryner a=cbeard
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178539 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 12:44:37 +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
Fix crash when going back on pages with (I)FRAMEs. b=304639 r+sr=bryner a=cbeard
2005-08-21 12:44:37 +00:00
nsDocShell.h
fixes bug 301358 "HTTP 'refresh' doesn't load page with bfcache enabled" r=biesi sr=bryner a=bsmedberg
2005-08-11 20:14:00 +00:00
nsDocShellEditorData.cpp
…
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellTransferableHooks.cpp
…
nsDocShellTransferableHooks.h
…
nsDSURIContentListener.cpp
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsDSURIContentListener.h
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
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
When restoring a presentation, move everything except adding the request to the loadgroup into the async plevent callback. This fixes the problem with restoring window properties when history.back() is used (with untrusted JS on the stack). Bug 301516, r=darin, a=asa
2005-08-02 18:35:07 +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
…
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
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsIWebPageDescriptor.idl
…
nsWebNavigationInfo.cpp
Fix whitespace nit from biesi on last checkin
2005-08-10 01:47:11 +00:00
nsWebNavigationInfo.h
Create a service that can be asked whether a given webnavigation (or a
2005-02-27 18:33:27 +00:00
nsWebShell.cpp
When navigating a subframe, make sure that all docshells have navigated to the correct cloned session history entry. Bug 301397, r=darin, a=bsmedberg
2005-08-03 22:32:10 +00:00
nsWebShell.h
…