Security/Tracking protection/Bug triage: Difference between revisions
Jump to navigation
Jump to search
(→Reproducing bugs: Use of the "user story" field) |
(Move the Tech Evangelism: Desktop part to the second section and mention removing the tp-needsrepro tag.) |
||
| Line 14: | Line 14: | ||
# Mark bugs that have the same root cause (e.g. Facebook videos are blocked on site X) as <tt>DUPLICATE</tt> of one another. | # Mark bugs that have the same root cause (e.g. Facebook videos are blocked on site X) as <tt>DUPLICATE</tt> of one another. | ||
# Add the '''tp-entitylist''' whiteboard tag if the breakage could be mitigated by expanding the entity whitelist to linked domains owned by the same organization. | # Add the '''tp-entitylist''' whiteboard tag if the breakage could be mitigated by expanding the entity whitelist to linked domains owned by the same organization. | ||
# Add the '''tp-needsrepro''' whiteboard tag if the problematic resource is not mentioned in the bug. | # Add the '''tp-needsrepro''' whiteboard tag if the problematic resource is not mentioned in the bug (see next section). | ||
# For feature requests and bugs that require a product decision: | # For feature requests and bugs that require a product decision: | ||
## Tag with the '''tp-product''' whiteboard tag. | ## Tag with the '''tp-product''' whiteboard tag. | ||
## '''NEEDINFO :pdol''' with a suggested decision (typically <tt>P3</tt> or <tt>WONTFIX</tt>). | ## '''NEEDINFO :pdol''' with a suggested decision (typically <tt>P3</tt> or <tt>WONTFIX</tt>). | ||
# Set a priority on the bug: | # Set a priority on the bug: | ||
#* '''tp-needsrepro''': <tt>P3</tt> | #* '''tp-needsrepro''': <tt>P3</tt> | ||
#* '''tp-product''': <tt>--</tt> | #* '''tp-product''': <tt>--</tt> | ||
#* '''tp-entitylist''': <tt>P2</tt> | #* '''tp-entitylist''': <tt>P2</tt> | ||
==Reproducing bugs== | ==Reproducing bugs== | ||
| Line 36: | Line 34: | ||
#* '''tp-social''' for the Social category | #* '''tp-social''' for the Social category | ||
#* '''tp-content''' for the Content category (only part of the strict list) | #* '''tp-content''' for the Content category (only part of the strict list) | ||
# Remove the '''tp-needsrepro''' tag. | |||
# Move the bug to '''Tech Evangelism: Desktop''' and reset the priority to <tt>--</tt>. | |||
Revision as of 23:28, 21 June 2018
As bugs come into the Firefox::Tracking Protection component, the bug triage owner should follow these steps:
- Move misplaced bugs into the right component:
- Platform bugs should be moved into Toolkit::Safe Browsing
- Server-side bugs should be moved into Cloud Services::Server: Shavar
- Ensure the URL of the broken page is in the URL field
- Breakage bugs should block one of these meta bugs:
- tppaywall if TP is triggering a paywall / adblocker detection script (e.g. FuckAdBlock)
- tpvideo if TP is blocking the playing of videos
- tplogin if TP is breaking the login/registration flow of a site (including SSO providers)
- tpimages if TP is blocking necessary/useful images (excluding display ads)
- trackingprotection otherwise
- Close paywall-related bugs as WONTFIX.
- Mark bugs that have the same root cause (e.g. Facebook videos are blocked on site X) as DUPLICATE of one another.
- Add the tp-entitylist whiteboard tag if the breakage could be mitigated by expanding the entity whitelist to linked domains owned by the same organization.
- Add the tp-needsrepro whiteboard tag if the problematic resource is not mentioned in the bug (see next section).
- For feature requests and bugs that require a product decision:
- Tag with the tp-product whiteboard tag.
- NEEDINFO :pdol with a suggested decision (typically P3 or WONTFIX).
- Set a priority on the bug:
- tp-needsrepro: P3
- tp-product: --
- tp-entitylist: P2
Reproducing bugs
Someone looking at the tp-needsrepro bugs should:
- Close any unreproducible bugs with WORKSFORME.
- Find the blocked resource(s) responsible for the breakage (using uMatrix) and add it to the user story field.
- Tag bugs with the category that causes the breakage in the whiteboard field (use this mapping for Twitter, Google and Facebook resources in the Disconnect category):
- tp-ads for the Advertising category
- tp-analytics for the Analytics category
- tp-social for the Social category
- tp-content for the Content category (only part of the strict list)
- Remove the tp-needsrepro tag.
- Move the bug to Tech Evangelism: Desktop and reset the priority to --.