Skip to content

Triage Firefox 141 Changes

📋 Firefox Release Review

NOTE This issue presumes the branches and tags for the next Firefox release have already been created in tor-browser.git

Bugzilla Triage

  • Generate Bugzilla triage CSV
    • Run (from tor-browser-build root):
      ./tools/browser/generate-bugzilla-triage-csv ${FIREFOX_VERSION} ${PREVIOUS_NIGHTLY_TAG} ${NEXT_NIGHLTY_TAG} ${TRIAGE_ISSUE_NUMBER} > out.csv
    • ${FIREFOX_VERSION}: the major Firefox version of the nightly to review
      • Example: 129
    • ${PREVIOUS_NIGHTLY_TAG}: the nightly 'end' tag of the previous major Firefox version
      • Example: FIREFOX_NIGHTLY_128_END
    • ${NEXT_NIGHLTY_TAG}: the nightly 'end' tag of the next major Firefox version we are reviewing
      • Example: FIREFOX_NIGHTLY_129_END
    • ${TRIAGE_ISSUE_NUMBER}: this tor-browser issue
      • Example: 43303
    • Example:
      ./tools/browser/generate-bugzilla-triage-csv 129 FIREFOX_NIGHTLY_128_END FIREFOX_NIGHTLY_129_END 43303 > 129.csv
  • Attach the generated CSV file to the triage isssue
  • Import to Google Sheets ( https://sheets.google.com )
    • Create blank spreadsheet
      • Title: Bugzilla Triage ${VERSION}
    • Import CSV: File > Import > Upload
      • Import location: "Replace spreadsheet"
      • Separator type: "Comma"
      • Convert text to numbers, dates, and fomulas: ""
    • Convert 'Review' column's issue cells to check-boxes:
      • Select relevant cells (i.e.: A2:A1554 for in the 129 triage)
      • Insert > Checkbox
    • Convert 'Triaged by' cells to check-boxes
    • Share Spreadsheet
      • 🔒 Share > General access
        • Change Restricted to Anyone with the link
      • Post link in an internal note on this issue
  • Assign requested reviewers to this issue

Release Notes Review


  • Bugzilla Triage and Release Notes Review Completed by:
    • reviewer 1
    • reviewer 2
    • reviewer 3
Edited by morgan
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information