Chromium Code Reviews| OLD | NEW |
|---|---|
| (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> | |
| OLD | NEW |