Chromium Code Reviews| Index: third_party/WebKit/Source/modules/quota/StorageManager.idl |
| diff --git a/third_party/WebKit/Source/modules/quota/StorageManager.idl b/third_party/WebKit/Source/modules/quota/StorageManager.idl |
| index fc4674a23edfd0ea6d5667e20527323fd3b1d750..086c45c48b12d9be07a8acfa184a7b7692195537 100644 |
| --- a/third_party/WebKit/Source/modules/quota/StorageManager.idl |
| +++ b/third_party/WebKit/Source/modules/quota/StorageManager.idl |
| @@ -4,6 +4,7 @@ |
| // https://storage.spec.whatwg.org/#storagemanager |
| +// TODO(jsbell): Should have [SecureContext] on interface |
| [ |
| Exposed=(Window,Worker), |
| RuntimeEnabled=DurableStorage, |