fixes bug 268264 "nsISSLSocketControl interface not scriptable" r=biesi

This commit is contained in:
darin%meer.net 2004-11-08 03:13:21 +00:00
Родитель 60357216b0
Коммит 274f54b646
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -42,7 +42,7 @@
interface nsIInterfaceRequestor;
[noscript, uuid(8b3e8488-1dd2-11b2-b547-956290be347c)]
[scriptable, uuid(8b3e8488-1dd2-11b2-b547-956290be347c)]
interface nsISSLSocketControl : nsISupports {
attribute nsIInterfaceRequestor notificationCallbacks;
attribute boolean forceHandshake; /* obsolete, unused */