This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-22 18:32:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
docshell
/
base
History
bzbarsky%mit.edu
817f6d4f30
Fix bug 232798 -- make sure to set the link handler on the prescontext to null
...
when destroying the document viewer. r+sr=jst
2004-02-11 06:48:37 +00:00
..
.cvsignore
…
Makefile.in
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsCDefaultURIFixup.idl
…
nsCDocShell.idl
…
nsDefaultURIFixup.cpp
…
nsDefaultURIFixup.h
…
nsDocShell.cpp
Fix bug 232798 -- make sure to set the link handler on the prescontext to null
2004-02-11 06:48:37 +00:00
nsDocShell.h
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
nsDocShellEditorData.cpp
Bug 224088 warning: unused variable
nsresult rv' in member function
nsDocShellEditorData::~nsDocShellEditorData()'
2003-11-03 13:18:38 +00:00
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellTransferableHooks.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
nsDocShellTransferableHooks.h
…
nsDSURIContentListener.cpp
…
nsDSURIContentListener.h
…
nsGlobalHistory2Adapter.cpp
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsGlobalHistory2Adapter.h
Bustage fix, use NS_METHOD to get stdcall on win32.
2004-02-11 02:32:53 +00:00
nsGlobalHistoryAdapter.cpp
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsGlobalHistoryAdapter.h
Bustage fix, use NS_METHOD to get stdcall on win32.
2004-02-11 02:32:53 +00:00
nsIContentViewer.idl
Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
2004-02-11 06:09:51 +00:00
nsIContentViewerEdit.idl
…
nsIContentViewerFile.idl
…
nsIDocShell.idl
Bug 106386 Correct misspellings in source code
2003-11-17 10:05:45 +00:00
nsIDocShellHistory.idl
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsIDocShellLoadInfo.idl
…
nsIDocShellTreeItem.idl
…
nsIDocShellTreeNode.idl
…
nsIDocShellTreeOwner.idl
…
nsIEditorDocShell.idl
…
nsIGlobalHistory2.idl
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsIGlobalHistory.idl
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsIMarkupDocumentViewer.idl
…
nsIScrollable.idl
…
nsITextScroll.idl
…
nsIURIFixup.idl
…
nsIWebNavigation.idl
…
nsIWebPageDescriptor.idl
…
nsWebShell.cpp
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
nsWebShell.h
…