| Index: Source/modules/quota/StorageQuota.idl
|
| diff --git a/Source/modules/quota/StorageQuota.idl b/Source/modules/quota/StorageQuota.idl
|
| index 1275a9286975b2b920afdecf37d4d46da4cf2a4d..f28098aeacae5320eb011a2f48a99a98254f51ff 100644
|
| --- a/Source/modules/quota/StorageQuota.idl
|
| +++ b/Source/modules/quota/StorageQuota.idl
|
| @@ -24,6 +24,7 @@
|
| */
|
|
|
| [
|
| + NoInterfaceObject,
|
| ImplementationLacksVTable
|
| ] interface StorageQuota {
|
| [CallWith=ScriptExecutionContext] void queryUsageAndQuota([Callback] StorageUsageCallback usageCallback, [Callback] optional StorageErrorCallback errorCallback);
|
|
|