b=75947 Landing security startup performance improvement and related issues.

r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
This commit is contained in:
kaie%netscape.com 2001-11-29 23:43:26 +00:00
Родитель e2d6d9754a
Коммит 515a717b97
11 изменённых файлов: 12 добавлений и 6 удалений

Просмотреть файл

@ -0,0 +1 @@
Makefile

Просмотреть файл

@ -0,0 +1 @@
Makefile

Просмотреть файл

@ -0,0 +1 @@
Makefile

Просмотреть файл

Просмотреть файл

Просмотреть файл

@ -1 +0,0 @@
Could not initialize the browser's security component. The most likely cause is problems with files in your browser's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full.

Просмотреть файл

@ -136,6 +136,8 @@ viewer:Components:nsLocale.xpt
viewer:Components:nsSidebar.js
viewer:Components:oji.shlb
viewer:Components:oji.xpt
viewer:Components:PIPBOOT.shlb
viewer:Components:pipboot.xpt
viewer:Components:PIPNSS.shlb
viewer:Components:pipnss.xpt
viewer:Components:PIPPKI.shlb
@ -268,7 +270,6 @@ viewer:res:rdf:unread.gif
viewer:res:rdf:xpidl-test-1.xul
viewer:res:samples:*
viewer:res:cmessage.txt
viewer:res:nssifail.txt
; the line above will skip aliases to subdirectories; let's list them explicitly
viewer:res:samples:sampleimages
viewer:res:builtin:htmlBindings.xml

Просмотреть файл

@ -247,11 +247,11 @@ bin/components/nsSample.js
[psm]
bin/libnssckbi.so
bin/components/pipboot.xpt
bin/components/pipnss.xpt
bin/components/pippki.xpt
bin/chrome/pipnss.jar
bin/chrome/pippki.jar
bin/res/nssifail.txt
[inspector]
bin/components/inspector.so

Просмотреть файл

@ -254,13 +254,14 @@ bin\chrome\chatzilla\*
[psm]
bin\nssckbi.dll
;bin\components\pipboot.dll
bin\components\pipboot.xpt
;bin\components\pipnss.dll
bin\components\pipnss.xpt
;bin\components\pippki.dll
bin\components\pippki.xpt
bin\chrome\pipnss.jar
bin\chrome\pippki.jar
bin\res\nssifail.txt
[inspector]
bin\components\inspector.dll

Просмотреть файл

@ -354,13 +354,14 @@ bin/components/nsSample.js
[psm]
bin/libnssckbi.so
bin/components/libpipboot.so
bin/components/pipboot.xpt
bin/components/libpipnss.so
bin/components/pipnss.xpt
bin/components/libpippki.so
bin/components/pippki.xpt
bin/chrome/pipnss.jar
bin/chrome/pippki.jar
bin/res/nssifail.txt
[inspector]
bin/components/inspector.so

Просмотреть файл

@ -361,13 +361,14 @@ bin\chrome\venkman.jar
[psm]
bin\nssckbi.dll
bin\components\pipboot.dll
bin\components\pipboot.xpt
bin\components\pipnss.dll
bin\components\pipnss.xpt
bin\components\pippki.dll
bin\components\pippki.xpt
bin\chrome\pipnss.jar
bin\chrome\pippki.jar
bin\res\nssifail.txt
[inspector]
bin\components\inspector.dll