Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Unified Diff: net/docs/bug-triage-labels.txt

Issue 845613002: Add new labels to net bug triage docs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/docs/bug-triage-labels.txt
diff --git a/net/docs/bug-triage-labels.txt b/net/docs/bug-triage-labels.txt
index c3f8f6b1c1f329df301c14cad0fbf125212771de..5b2fa5509180fc6594c686c7045b8c1653eb5988 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,11 @@ 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 issues, ERR_NETWORK_CHANGED when there's no actual network
+ transition going on, etc.
+* Cr-Internals-Network-Filters: SDCH and gzip issues, and
+ ERR_CONTENT_DECODING_FAILED.
Randy Smith (Not in Mondays) 2015/01/08 22:46:38 I'd like to have some verbiage in here about failu
mmenke 2015/01/09 18:20:48 I don't want to make it sound like the definitive
Common non-network label reference. Bugs in these areas often receive the
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698