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

Unified Diff: third_party/WebKit/public/platform/modules/indexeddb/OWNERS

Issue 2320213004: Port IndexedDB open() and database callbacks to Mojo. (Closed)
Patch Set: Make DatabaseClient an associated interface. Created 4 years, 3 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/public/platform/modules/indexeddb/OWNERS
diff --git a/third_party/WebKit/public/platform/modules/indexeddb/OWNERS b/third_party/WebKit/public/platform/modules/indexeddb/OWNERS
index bbe466e537d0334796bfa59d310fe435ad97f803..dd843fbdf94d044eff1ac27fc1a84ef30bea92ec 100644
--- a/third_party/WebKit/public/platform/modules/indexeddb/OWNERS
+++ b/third_party/WebKit/public/platform/modules/indexeddb/OWNERS
@@ -1 +1,4 @@
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+
file://content/browser/indexed_db/OWNERS
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698