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

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 files updated 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..39a9f00c624df83a14749fc41868671f71435791 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
+delete ImplementedAs=kDelete
+clear
« no previous file with comments | « third_party/WebKit/Source/modules/indexeddb/IDBValue.cpp ('k') | third_party/WebKit/Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698