Commit dd762c15 authored by Matt Menke's avatar Matt Menke Committed by Commit Bot

Add some more details about what net-export contains.

In particular, a user assumed it would only include information from
incognito (which is a pretty reasonable assumption) and chose to enable
byte logging. Seems like we should make clear that's not the case.

Bug: None
Change-Id: I699784b34af9d28c48679fdcd1abc730936908f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2232699
Commit-Queue: Matt Menke <mmenke@chromium.org>
Reviewed-by: default avatarEric Roman <eroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775693}
parent 8b44ad50
...@@ -43,7 +43,9 @@ ...@@ -43,7 +43,9 @@
<div class="section-container"> <div class="section-container">
Click the button to start logging future network activity to a file on Click the button to start logging future network activity to a file on
disk. disk. The log includes details of network activity from all of Chrome,
including incognito and non-incognito tabs, visited URLs, and
information about the network configuration.
<a href="https://dev.chromium.org/for-testers/providing-network-details" <a href="https://dev.chromium.org/for-testers/providing-network-details"
target="_blank"> target="_blank">
See the Chromium website for more detailed instructions.</a> See the Chromium website for more detailed instructions.</a>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment