Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
33b067850c
pjs
/
docshell
/
base
История
cbiesinger%web.de
35fa66391e
Bug 234030 this makes docshell use the correct default value for prefs if they don't exist
...
r=peterv sr=bzbarsky a=chofman
2004-02-12 18:49:15 +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
…
nsDSURIContentListener.cpp
…
nsDSURIContentListener.h
…
nsDefaultURIFixup.cpp
…
nsDefaultURIFixup.h
…
nsDocShell.cpp
Bug 234030 this makes docshell use the correct default value for prefs if they don't exist
2004-02-12 18:49:15 +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
…
nsDocShellEditorData.h
…
nsDocShellEnumerator.cpp
…
nsDocShellEnumerator.h
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDocShellTransferableHooks.cpp
…
nsDocShellTransferableHooks.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
…
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
…
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
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
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
…