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

Unified Diff: net/docs/bug-triage-labels.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.md ('k') | 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-labels.md
diff --git a/net/docs/bug-triage-labels.md b/net/docs/bug-triage-labels.md
index aea97fd9d734dea99adb6b780cfd2087f5163360..4b4d8b5c34c010bb363bdf70dda9ced3f700fbcf 100644
--- a/net/docs/bug-triage-labels.md
+++ b/net/docs/bug-triage-labels.md
@@ -2,21 +2,6 @@
## Some network component caveats
-* **UI>Browser>Downloads**
-
- Despite the name, this covers all issues related to downloading a file
- except saving entire pages (which is **Blink>SavePage**), not just UI
- issues. Most downloads bugs will have the word "download" or "save as" in
- the description. Issues with the HTTP server for the Chrome binaries are
- not downloads bugs.
-
-* **UI>Browser>SafeBrowsing**
-
- Bugs that have to do with the process by which a URL or file is determined
- to be dangerous based on our databases, or the resulting interstitials.
- Determination of danger based purely on content-type or file extension
- belongs in **UI>Browser>Downloads**, not SafeBrowsing.
-
* **Internals>Network>SSL**
This includes issues that should be also tagged as **Security>UX**
@@ -67,6 +52,21 @@
Bugs in these areas often receive the **Internals>Network** component, though
they fall largely outside the purview of the network stack team:
+* **UI>Browser>Downloads**
+
+ Despite the name, this covers all issues related to downloading a file
+ except saving entire pages (which is **Blink>SavePage**), not just UI
+ issues. Most downloads bugs will have the word "download" or "save as" in
+ the description. Issues with the HTTP server for the Chrome binaries are
+ not downloads bugs.
+
+* **UI>Browser>SafeBrowsing**
+
+ Bugs that have to do with the process by which a URL or file is determined
+ to be dangerous based on our databases, or the resulting interstitials.
+ Determination of danger based purely on content-type or file extension
+ belongs in **UI>Browser>Downloads**, not SafeBrowsing.
+
* **Blink>Forms**
Issues submitting forms, forms having weird data, forms sending the wrong
« no previous file with comments | « net/docs/bug-triage.md ('k') | net/docs/bug-triage-suggested-workflow.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698