fixes bug 240201 "remove [noscript] from nsICookieManager2::add" r+sr=bzbarsky

This commit is contained in:
darin%meer.net 2006-02-23 02:08:27 +00:00
Родитель 7d457a9cff
Коммит 2873892727
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -68,7 +68,6 @@ interface nsICookieManager2 : nsICookieManager
* expiration date, in seconds since the epoch. only relevant if
* aIsSession is false.
*/
[noscript]
void add(in AUTF8String aDomain,
in AUTF8String aPath,
in ACString aName,