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

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 review. 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 data dump. An option to
akalin 2012/03/30 01:45:35 Shorten this to something like: Some personal inf
lipalani1 2012/03/30 20:35:16 I had it initially hooked up to data dump but the
2 redact sensitive info will be added in the future, but until then, be
3 careful about posting data dumps on bug reports.</strong></p>
4
5 <button id="traffic-to-text">Dump client server traffic to text</button>
6
7 <pre id="traffic-dump"></pre>
8
9 <script src="chrome://sync-internals/traffic.js"></script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698