Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <p><strong>Some personal info may be in the data dump. An option to | |
| 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 |