gecko-dev/extensions/psm-glue/public
dougt%netscape.com 2dc41f189d Fixes:
- 25912 No info in Selected Item
- 29672 Lock icon appeared locked non-SSL site
- 31982 nsSecureBrowserUIImpl: lock state should come from channel
- more.

Changes are wide.  They include:

- exporting a new nsIPSMSocketInfo object up through the socket
- checking for this nsIPSMSocketInfoObject in our document observer
- capturing pickled status and host name information for page info
- setting 'broken' icon state immediately
- only setting 'lock' icon state when psm socket is determined.
- adding checks for nulls and ensure error codes are returned properly


also work started on new localizable dialogs with remember checkboxes.
2000-03-23 08:38:08 +00:00
..
.cvsignore shutup cvs 2000-03-14 05:07:59 +00:00
Makefile.in Fixes: 2000-03-23 08:38:08 +00:00
makefile.win Fixes: 2000-03-23 08:38:08 +00:00
MANIFEST First Checked In. 2000-03-15 22:21:17 +00:00
nsIPSMComponent.idl Fixes: 2000-03-23 08:38:08 +00:00
nsIPSMSocketInfo.idl Adding nsIPSMSocketInfo. 2000-03-22 01:41:15 +00:00
nsIPSMUIHandler.idl
nsISecureBrowserUI.idl Fixes: 2000-03-23 08:38:08 +00:00
nsISSLSocketProvider.idl