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
71baca98986d2ff145819364dc6996413e8d5ffc
Mozilla
/
mozilla
/
docshell
/
base
History
bzbarsky%mit.edu
046aaa6f6a
Make sure to not think we're in the middle of firing unload just because we created an about:blank content viewer. Bug 388579, r=biesi, sr=jst, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@235945 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-13 18:33:00 +00:00
..
Makefile.in
…
nsCDefaultURIFixup.idl
…
nsCDocShell.idl
…
nsDefaultURIFixup.cpp
Make wyciwyg URIs be treated same-origin with their originating page. Bug 172261, r=dveditz, sr=jst, a=dveditz
2007-04-20 20:41:31 +00:00
nsDefaultURIFixup.h
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
2006-06-28 03:35:14 +00:00
nsDocShell.cpp
Make sure to not think we're in the middle of firing unload just because we created an about:blank content viewer. Bug 388579, r=biesi, sr=jst, a=dveditz
2007-09-13 18:33:00 +00:00
nsDocShell.h
Don't allow loads to start in a docshell that's firing the unload event. Also
2007-09-13 18:23:50 +00:00
nsDocShellEditorData.cpp
…
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellLoadTypes.h
…
nsDocShellTransferableHooks.cpp
…
nsDocShellTransferableHooks.h
…
nsDSURIContentListener.cpp
…
nsDSURIContentListener.h
…
nsGlobalHistory2Adapter.cpp
…
nsGlobalHistory2Adapter.h
…
nsGlobalHistoryAdapter.cpp
…
nsGlobalHistoryAdapter.h
…
nsIContentViewer.idl
Make sure the child shell list is still on the SHEntry when we call DocumentViewer::OpenWithEntry, since it uses that list to reattach the document container (bug 347426) r+sr=bzbarsky a=schrep
2006-08-06 19:30:26 +00:00
nsIContentViewerEdit.idl
…
nsIContentViewerFile.idl
…
nsIDocShell.idl
Don't allow loads to start in a docshell that's firing the unload event. Also
2007-09-13 18:23:50 +00:00
nsIDocShellHistory.idl
…
nsIDocShellLoadInfo.idl
…
nsIDocShellTreeItem.idl
…
nsIDocShellTreeNode.idl
…
nsIDocShellTreeOwner.idl
…
nsIEditorDocShell.idl
…
nsIGlobalHistory2.idl
…
nsIGlobalHistory3.idl
…
nsIGlobalHistory.idl
…
nsIMarkupDocumentViewer.idl
…
nsIScrollable.idl
…
nsITextScroll.idl
…
nsIURIFixup.idl
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
2006-06-28 03:35:14 +00:00
nsIWebNavigation.idl
Bug 346851 (LOAD_FLAGS_NEW_WINDOW naming doesn't make much sense) Changed variable name and updated comment. Patch by marria@gmail.com, r=cbiesinger, sr=bzbarsky, a=dbaron.
2006-08-08 16:51:55 +00:00
nsIWebNavigationInfo.idl
…
nsIWebPageDescriptor.idl
…
nsWebNavigationInfo.cpp
Bug 340841. Infinite loop when screen reader running with some plugin content --empty tabs keep opening. r=biesi, sr=jst, a=schrep
2006-07-28 03:48:25 +00:00
nsWebNavigationInfo.h
…
nsWebShell.cpp
Don't allow loads to start in a docshell that's firing the unload event. Also
2007-09-13 18:23:50 +00:00
nsWebShell.h
…