зеркало из https://github.com/mozilla/pjs.git
Bug 189684 nsrootidl.idl:69: Case mismatch between `PRInt32' i:/build/mozilla/extensions/cookie/nsICookieManager2.idl:61: and `PRint32'
r=darin sr=dbaron
This commit is contained in:
Родитель
76199e58e6
Коммит
519db96143
|
@ -58,5 +58,5 @@ interface nsICookieManager2 : nsICookieManager
|
|||
[noscript]
|
||||
void add(in AUTF8String aDomain, in AUTF8String aPath,
|
||||
in ACString aName, in ACString aValue,
|
||||
in boolean aSecure, in PRint32 aExpires);
|
||||
in boolean aSecure, in PRInt32 aExpires);
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче