зеркало из https://github.com/mozilla/gecko-dev.git
remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
b=209506, r=darin/mvl, sr=bz
This commit is contained in:
Родитель
c5cd635355
Коммит
49d4c40624
|
@ -47,7 +47,3 @@ interface nsIPermission : nsISupports
|
|||
*/
|
||||
readonly attribute PRUint32 capability;
|
||||
};
|
||||
|
||||
%{ C++
|
||||
#define NS_PERMISSION_CONTRACTID "@mozilla.org/permission;1"
|
||||
%}
|
||||
|
|
Загрузка…
Ссылка в новой задаче