summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormmenke <mmenke@chromium.org>2015-01-09 11:27:41 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-09 19:29:19 +0000
commit4a43a9c3dc7094e2673f6c5e9ed2c200db53543e (patch)
treed9d9b0fddc6ff328024561750c4b47c02bc9e058 /net
parent70fcd543a625faddac3e618de87bf0eba18f3a30 (diff)
downloadchromium_src-4a43a9c3dc7094e2673f6c5e9ed2c200db53543e.zip
chromium_src-4a43a9c3dc7094e2673f6c5e9ed2c200db53543e.tar.gz
chromium_src-4a43a9c3dc7094e2673f6c5e9ed2c200db53543e.tar.bz2
Add new labels to net bug triage docs.
BUG=none NOTRY=true Review URL: https://codereview.chromium.org/845613002 Cr-Commit-Position: refs/heads/master@{#310811}
Diffstat (limited to 'net')
-rw-r--r--net/docs/bug-triage-labels.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/net/docs/bug-triage-labels.txt b/net/docs/bug-triage-labels.txt
index c3f8f6b..c5d5505 100644
--- a/net/docs/bug-triage-labels.txt
+++ b/net/docs/bug-triage-labels.txt
@@ -15,7 +15,7 @@ Some network label caveats
you see requests that die in the SSL negotiation phase, in particular, this
is often the correct label.
* Cr-Internals-Network-DataProxy: Flywheel / the Data Reduction Proxy. Issues
- require “Reduce Data Usage” be turned on. Proxy url is
+ require "Reduce Data Usage" be turned on. Proxy url is
https://proxy.googlezip.net:443, with compress.googlezip.net:80 as a
fallback. Currently Android and iOS only.
* Cr-Internals-Network-Cache: The cache is the layer that handles most range
@@ -26,11 +26,12 @@ Some network label caveats
there's no specific HTTP owner.
* Cr-Internals-Network-Logging: Covers about:net-internals, about:net-export as
well as the what's sent to the NetLog.
-* Connectivity issues (ERR_NETWORK_CHANGED, system always thinking it's offline)
- don't have a label. There should be assigned to pauljensen@chromium.org.
- TODO(mmenke): Should we add a label?
-* SDCH issues should go to rdsmith@chromium.org.
- TODO(mmenke): Should we add a label?
+* Cr-Internals-Network-Connectivity: Issues related to switching between
+ networks, ERR_NETWORK_CHANGED, Chrome thinking it's online when it's not /
+ navigator.onLine inaccuracies, etc.
+* Cr-Internals-Network-Filters: Covers SDCH and gzip issues.
+ ERR_CONTENT_DECODING_FAILED indicates a problem at this layer, and bugs here
+ can also cause response body corruption.
Common non-network label reference. Bugs in these areas often receive the