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

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

Issue 2572513002: [net] Remove downloads bug triage from //net triage responsibilities. (Closed)
Patch Set: Created 4 years 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 | « net/docs/bug-triage-labels.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/docs/bug-triage-suggested-workflow.md
diff --git a/net/docs/bug-triage-suggested-workflow.md b/net/docs/bug-triage-suggested-workflow.md
index 651447669a7e72a03175b9bdd51390f7e4f74566..b41944ac6af1b34007a9454b9370e009b342b4f0 100644
--- a/net/docs/bug-triage-suggested-workflow.md
+++ b/net/docs/bug-triage-suggested-workflow.md
@@ -6,12 +6,12 @@
* Look at new unconfirmed bugs since noon PST on the last triager's rotation.
[Use this issue tracker
- query](https://code.google.com/p/chromium/issues/list?can=2&q=status%3Aunconfirmed&sort=-id&num=1000).
+ query](https://bugs.chromium.org/p/chromium/issues/list?q=status%3Aunconfirmed&sort=-id&num=1000).
* Read the title of the bug.
-* If a bug looks like it might be network/download/safe-browsing related,
- middle click (or command-click on OSX) to open it in a new tab.
+* If a bug looks like it might be network related, middle click (or
+ command-click on OSX) to open it in a new tab.
* If a user provides a crash ID for a crasher for a bug that could be
net-related, look at the crash stack at
@@ -184,8 +184,8 @@ For each alert that fires, determine if it's a real alert and file a bug if so.
mark it as WontFix.
* On Windows, you may want to look for weird dlls associated with the crashes.
- This generally needs crashes from a fair number of different users to reach
- any conclusions.
+ This generally needs crashes from a fair number of different users to reach
+ any conclusions.
* To get a list of loaded modules in related crash dumps, select
modules->3rd party in the left pane. It can be difficult to distinguish
between safe dlls and those likely to cause problems, but even if you're
« no previous file with comments | « net/docs/bug-triage-labels.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698