Skip to content

Commit

Permalink
Net triage docs: Fix links, mention crashes on other platforms.
Browse files Browse the repository at this point in the history
NOTRY=true
BUG=none

Review URL: https://codereview.chromium.org/1779203002

Cr-Commit-Position: refs/heads/master@{#380446}
  • Loading branch information
mmenke authored and Commit bot committed Mar 10, 2016
1 parent 33557b8 commit 4d10e74
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net/docs/bug-triage.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ uniform, predictable two day commitment for all triagers.
fact an alert was responded to as an inidicator of which of them need
to be followed up on.

* 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),
* 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,
and major crashers. This will generally take up the majority of your time as
triager. Continue digging until you can do one of the following:
Expand Down Expand Up @@ -90,8 +89,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).
* 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).

* Remove label once feedback is provided. Continue to investigate, if
the previous section applies.
Expand All @@ -116,6 +114,8 @@ uniform, predictable two day commitment for all triagers.
crashes that are both in the top 100 for each release and occurred for more
than two users.

* Make sure to check for new crashes on all platforms, not just Windows.

### Best Effort (As you have time):

* Investigate old bugs, and bugs associated with Internals>Network
Expand Down

0 comments on commit 4d10e74

Please sign in to comment.