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

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: Post review by mek, dmurph 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..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

Powered by Google App Engine
This is Rietveld 408576698