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

Unified Diff: chrome/browser/resources/sync_file_system_internals/dump_database.html

Issue 107743002: Add 'Dump Database' tab to syncfs-internals (only for v2 for now) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: regular -> Regular, added app_id Created 7 years 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 | « no previous file | chrome/browser/resources/sync_file_system_internals/dump_database.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/sync_file_system_internals/dump_database.html
diff --git a/chrome/browser/resources/sync_file_system_internals/dump_database.html b/chrome/browser/resources/sync_file_system_internals/dump_database.html
new file mode 100644
index 0000000000000000000000000000000000000000..21511f1e210347825b96f442b03e046f367ca14d
--- /dev/null
+++ b/chrome/browser/resources/sync_file_system_internals/dump_database.html
@@ -0,0 +1,5 @@
+<script src="chrome://syncfs-internals/dump_database.js"></script>
+
+<button id="refresh-database-dump">Refresh</button>
+
+<div id="dump-database-placeholder"></div>
« no previous file with comments | « no previous file | chrome/browser/resources/sync_file_system_internals/dump_database.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698