зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1451063 - nsICache does not inherit from nsISupports r=michal
MozReview-Commit-ID: 9azOJAEy5DH --HG-- extra : rebase_source : 3f296ad00897cb2cf54ac24c1276535e76f64c6e
This commit is contained in:
Родитель
659634effe
Коммит
2e450c1c59
|
@ -13,8 +13,8 @@ typedef long nsCacheAccessMode;
|
|||
* nsICache is a namespace for various cache constants. It does not represent
|
||||
* an actual object.
|
||||
*/
|
||||
[scriptable, uuid(d6c67f38-b39a-4582-8a48-4c4f8a56dfd0)]
|
||||
interface nsICache
|
||||
[builtinclass, uuid(d6c67f38-b39a-4582-8a48-4c4f8a56dfd0)]
|
||||
interface nsICache : nsISupports
|
||||
{
|
||||
/**
|
||||
* Access Modes
|
||||
|
|
Загрузка…
Ссылка в новой задаче