Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(517)

Unified Diff: third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in

Issue 2031113002: IndexedDB Observers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Expected result changed Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698