How to get data for bug reports

  1. Start a new instance of Chrome.
  2. Create a new tab and go to chrome://net-internals
  3. Reproduce the network problem in another tab. It is important to do this only after opening net-internals.
  4. Click the Dump to file button in the Export section of the chrome://net-internals tab.
  5. The log file will act like a normal download.
  6. Email this log file to the bug investigator, along with an explanation of what went wrong, including any relevant URLs. You may want to compress the file before sending, as the log files can be fairly large but compress well.
The network log may contain personally identifying information like IP addresses, URLs, and cookies.

How it works