Audit Firefox 129 Changes
Bugzilla Triage
NOTE This issue presumes the branches and tags for the next Firefox release have already been created in tor-browser.git
-
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} ${REVIEWERS} > 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:
-
${REVIEWERS}
:morgan
and two additional devs to triage this Firefox versionboklm
brizental
clairehurst
dan
henry
jwilde
ma1
pierov
-
Example:
./tools/browser/generate-bugzilla-triage-csv 129 FIREFOX_NIGHTLY_128_END FIREFOX_NIGHTLY_129_END 43303 morgan pierov henry > out.csv
- Run (from
-
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
- 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
-
-
-
Page requested reviewers to this issue -
Triage Completed by: -
morgan -
reviewer 1 -
reviewer 2
-
Edited by morgan