Chromium Code Reviews| Index: third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| diff --git a/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in b/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| index b2f75c2ceaf80cc7cef0b582f5be355998184e55..93623b09fbd1a39cbe59fbafa4327bb68bd293ef 100644 |
| --- a/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| +++ b/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in |
| @@ -20,3 +20,9 @@ done |
| # https://www.w3.org/Bugs/Public/show_bug.cgi?id=22370 |
| none |
| total |
| + |
| +# https://github.com/WICG/indexed-db-observers/blob/gh-pages/EXPLAINER.md#records |
| +add |
| +put |
| +kDelete |
|
dmurph
2016/06/15 19:35:15
Huh, I thought you could put the ImplementedAs par
palakj1
2016/06/15 21:24:49
I see what you mean. Changed.
|
| +clear |