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
-
Example:
-
${NEXT_NIGHLTY_TAG}
: the nightly 'end' tag of the next major Firefox version we are reviewing-
Example:
FIREFOX_NIGHTLY_129_END
-
Example:
-
${TRIAGE_ISSUE_NUMBER}
: thistor-browser
issue-
Example:
43303
-
Example:
-
Example:
./tools/browser/generate-bugzilla-triage-csv 129 FIREFOX_NIGHTLY_128_END FIREFOX_NIGHTLY_129_END 43303 > 129.csv
- Run (from
-
Attach the generated CSV file to the triage isssue -
Import to Google Sheets ( https://sheets.google.com ) - Create blank spreadsheet
-
Title:
Bugzilla Triage ${VERSION}
-
Title:
- 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
- Select relevant cells (i.e.:
- Convert 'Triaged by' cells to check-boxes
- Share Spreadsheet
-
🔒 Share > General access- Change
Restricted
toAnyone with the link
- Change
- Post link in an internal note on this issue
-
- Create blank spreadsheet
-
Assign requested reviewers to this issue
Release Notes Review
-
Release Notes for Users (often includes multiple point releases): -
Release Notes for Developers
- Bugzilla Triage and Release Notes Review Completed by:
-
reviewer 1 -
reviewer 2 -
reviewer 3
-
Edited by morgan