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

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

Issue 2163213006: [IndexedDB] Add Observer Tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@changes_renderer
Patch Set: Post cmumford review Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/Source/modules/indexeddb/IDBObserver.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 39a9f00c624df83a14749fc41868671f71435791..2b4f4761a9275ee95d0db6c2e47800ac2ada34f2 100644
--- a/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in
+++ b/third_party/WebKit/Source/modules/indexeddb/IndexedDBNames.in
@@ -24,5 +24,5 @@ total
# https://github.com/WICG/indexed-db-observers/blob/gh-pages/EXPLAINER.md#records
add
put
-delete ImplementedAs=kDelete
+kDelete
clear
« no previous file with comments | « third_party/WebKit/Source/modules/indexeddb/IDBObserver.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698