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..735838b9601d01baa9fca05049d0f977c3a8df34 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 |
| +del |
|
dmurph
2016/06/15 13:10:48
"delete ImplementedAs=kDelete" (from the emails :)
palakj1
2016/06/15 19:16:31
forgot about that. Done
|
| +clear |