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
1e6205ea3e95fb6064d396b3bb5a1f8a5540c00a
Mozilla
/
mozilla
/
docshell
/
base
History
bzbarsky%mit.edu
9be47282e7
Be a little more careul with inheriting principals. Bug 304690, r=dveditz, sr=jst, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@225206 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-28 03:40:14 +00:00
..
Makefile.in
Move the load type constants into nsDocShellLoadTypes.h, for easier reuse outside of docshell. Bug 326706, r+sr=bzbarsky.
2006-02-14 21:26:42 +00:00
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
Be a little more careul with inheriting principals. Bug 304690, r=dveditz, sr=jst, a=dveditz
2007-04-28 03:40:14 +00:00
nsDocShell.h
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin, branch approval=mtschrep
2006-07-06 20:30:09 +00:00
nsDocShellEditorData.cpp
…
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellLoadTypes.h
Move the load type constants into nsDocShellLoadTypes.h, for easier reuse outside of docshell. Bug 326706, r+sr=bzbarsky.
2006-02-14 21:26:42 +00:00
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
bug 341524 - Make webapps session storage follow the cookie prefs, patch by Neil Deakin (enndeakin@sympatico.ca), r=jst, sr=dveditz, a=beltzner
2006-08-19 05:56:14 +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
Make it possible to target non-primary content <browser>s; specifically ones
2006-02-24 04:58:50 +00:00
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
nsIGlobalHistory3.idl
Merge bug 328928 changes that are relevant, r=brettw, sr=darin, branch181=darin
2006-03-06 22:50:25 +00:00
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
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
2006-06-28 03:35:14 +00:00
nsWebShell.h
…