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

Unified Diff: net/docs/bug-triage.md

Issue 1836343002: Tweak network doc wording, fix link, and make order in workflow match (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | net/docs/bug-triage-suggested-workflow.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/docs/bug-triage.md
diff --git a/net/docs/bug-triage.md b/net/docs/bug-triage.md
index 0eb41fea9f7eb3f673d0a619c3d92e1cc4f4f64e..415050b011ed30a815cb8ea3eb7a2648d9835cd9 100644
--- a/net/docs/bug-triage.md
+++ b/net/docs/bug-triage.md
@@ -13,7 +13,7 @@ label seems suitable.
* Follow up on Needs-Feedback issues for all network components.
* Identify and file bugs for significant new crashers.
-### Best effort:
+### Best effort, also in rough priority order:
* Investigate unowned and owned-but-forgotten net/ crashers.
* Investigate old bugs.
* Close obsolete bugs.
@@ -35,8 +35,9 @@ uniform, predictable two day commitment for all triagers.
bugs, a network component assigned and an about:net-internals log requested.
A triager is responsible for looking at bugs reported from noon PST / 3:00 pm
EST of the last day of the previous triager's rotation until the same time on
- the last day of their rotation. Once you've changed labels on a bug, mark it
- Untriaged, so other triagers sorting through Unconfirmed bugs won't see it.
+ the last day of their rotation. Once you've assigned a bug to a component,
+ mark it Untriaged, so other triagers sorting through Unconfirmed bugs won't
+ see it.
* For desktop bugs, ask for a net-internals log and give the user a link to
https://sites.google.com/a/chromium.org/dev/for-testers/providing-network-details
@@ -59,7 +60,8 @@ uniform, predictable two day commitment for all triagers.
so should respond to chrome-network-debugging@google.com with a short
email, describing their conclusions. Future triagers can then use the
fact an alert was responded to as an inidicator of which of them need
- to be followed up on.
+ to be followed up on. Alerts fired before the beginning of the
+ previous triager's rotation may be ignored.
mmenke 2016/03/29 20:19:43 +"and passive-aggressively whine at the previous t
* Investigate [Uncomfirmed / Untriaged Internals>Network issues that don't belong to a more specific network component](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component%3DInternals%3ENetwork+status%3AUnconfirmed,Untriaged+-label:Needs-Feedback&sort=-modified),
prioritizing the most recent issues, ones with the most responsive reporters,
@@ -89,7 +91,7 @@ uniform, predictable two day commitment for all triagers.
its status should be set to Available. Future triagers should ignore bugs
with this status, unless investigating stale bugs.
-* Follow up on [Needs-Feedback issues for all components owned by the network stack team](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component%3AInternals%3ENetwork%2CUI>Browser>Downloads+-component%3AInternals%3ENetwork%3EDataProxy+-component%3AInternals%3ENetwork%3EDataUse+-component%3AInternals%3ENetwork%3EVPN+Needs%3DFeedback&sort=-modified).
+* Follow up on [Needs-Feedback issues for all components owned by the network stack team](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component%3AInternals%3ENetwork%2CUI%3EBrowser%3EDownloads+-component%3AInternals%3ENetwork%3EDataProxy+-component%3AInternals%3ENetwork%3EDataUse+-component%3AInternals%3ENetwork%3EVPN+Needs%3DFeedback&sort=-modified).
mmenke 2016/03/29 20:19:43 Ahh...Was wondering why I missed one of the downlo
* Remove label once feedback is provided. Continue to investigate, if
the previous section applies.
« no previous file with comments | « no previous file | net/docs/bug-triage-suggested-workflow.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698