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

Side by Side Diff: chrome/browser/resources/sync_internals/traffic.html

Issue 9826035: [Sync] Display the client server traffic log in about:sync. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: For submitting. Created 8 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <p><strong>Some personal info may be in the traffic dump.</strong></p>
2
3 <button id="traffic-to-text">Dump client server traffic to text</button>
4
5 <pre id="traffic-dump"></pre>
6
7 <script src="chrome://sync-internals/traffic.js"></script>
OLDNEW
« no previous file with comments | « chrome/browser/resources/sync_internals/sync_index.html ('k') | chrome/browser/resources/sync_internals/traffic.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698