Security/Tracking protection/Bug triage: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(the evangelism keyword now appears to be called DevAdvocacy)
(→‎How: include all of the metabugs)
Line 5: Line 5:
#* Server-side bugs should be moved into '''Cloud Services::Server: Shavar'''
#* Server-side bugs should be moved into '''Cloud Services::Server: Shavar'''
# Close any unreproducible bugs with <tt>WORKSFORME</tt>.
# Close any unreproducible bugs with <tt>WORKSFORME</tt>.
# Breakage bugs should block one of these meta bugs:
#* <tt>tppaywall</tt> if TP is triggering a paywall / adblocker detection script (e.g. [https://github.com/sitexw/FuckAdBlock FuckAdBlock])
#* <tt>tpvideo</tt> if TP is blocking the playing of videos
#* <tt>trackingprotection</tt> otherwise
# Check that breakage bugs include the offending blocked resource in the comments.
# Check that breakage bugs include the offending blocked resource in the comments.
# Tag bugs with the list that causes the breakage in the whiteboard field.
# Tag bugs with the list that causes the breakage in the whiteboard field.

Revision as of 22:02, 14 September 2017

How

  1. Look through all Firefox::Tracking Protection bugs and webcompat.com issues linked from the breakage metabug looking for things we can fix:
    • Platform bugs should be moved into Toolkit::Safe Browsing
    • Server-side bugs should be moved into Cloud Services::Server: Shavar
  2. Close any unreproducible bugs with WORKSFORME.
  3. 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
    • trackingprotection otherwise
  4. Check that breakage bugs include the offending blocked resource in the comments.
  5. Tag bugs with the list that causes the breakage in the whiteboard field.
    • tp-base for the standard list
    • tp-content for the strict list
  6. Mark bugs that have the same root cause (e.g. Facebook videos are blocked on site X) as DUPLICATE of one another.
  7. 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.
  8. Add the DevAdvocacy keyword to any bug that needs to be resolved by the site owners (e.g. to avoid relying on trackers for their site's functionality to work).
  9. Tag feature requests and bugs that require a product decision with the tp-product whiteboard tag.
  10. Set a priority on the bug:
    • tp-product: none
    • tp-entitylist: P2
    • DevAdvocacy keyword: P5