Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
37e224ac8f
pjs
/
docshell
История
tbogard%aol.net
2a8ab084c3
Now that docShell implements SetZoom and GetZoom, just pass those function calls on to it. This frees us to clear some bloat in webShell's holding on to float mZoom. bug
#30625
. r=jud, waterson a=jevering
2000-03-08 04:00:31 +00:00
..
base
Now that docShell implements SetZoom and GetZoom, just pass those function calls on to it. This frees us to clear some bloat in webShell's holding on to float mZoom. bug
#30625
. r=jud, waterson a=jevering
2000-03-08 04:00:31 +00:00
build
All source files must have a newline at the end on lesser nixes won't compile.
2000-01-27 02:24:43 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
shistory
ignore generated makefiles
1999-12-24 09:16:59 +00:00
.cvsignore
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
Makefile.in
Updated the UNIX makefiles to be in sync with the Windows ones. (Not Part of the build).
1999-11-29 18:42:33 +00:00
makefile.win
Now that we have decided that there is only one docshell for all content types, we needed to get rid of the base class/ content type implementation. This checkin takes and moves the nsDocShellBase to be nsDocShell. It now holds the nsIHTMLDocShell stuff. This will be going away. nsCDocShell was created to replace the previous nsCHTMLDocShell.
1999-11-12 07:28:25 +00:00