Resolve Bug 40418: Update components for switch to mozilla96-based Fenix
superseded by !406 (merged)
context
- this needs a LOT of git cleanup. opening this as draft, and will open another MR to supersede it with squashed fixups, elimination of not-for-merge commits, and some attempt to sort 37659eaf into the appropriate "part" commits
Edited by aguestuser
Merge request reports
Activity
added 1 commit
- 8e733658 - fixup! (not for merge) local and/or temporary changes
marked this merge request as draft from aguestuser/tor-browser-build@8e733658
added 1 commit
- 0c3d37f4 - fixup! (not for merge) local and/or temporary changes
added 1 commit
- bcf26477 - fixup! (not for merge) local and/or temporary changes
added 1 commit
- 57eb0640 - fixup! (not for merge) local and/or temporary changes
- Resolved by aguestuser
assigned to @aguestuser
requested review from @sysrqb
added 1 commit
- ea9da25f - fixup! (not for merge) local and/or temporary changes
added 1 commit
- 3eea3edb - fixup! (not for merge) local and/or temporary changes
mentioned in merge request !406 (merged)
superseded by !406 (merged)
8 8 9 9 tar -C $GRADLE_HOME -xf $rootdir/[% c('input_files_by_name/gradle') %] 10 10 11 pushd $ANDROID_HOME/tools/bin 12 yes | JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64 ./sdkmanager --licenses 13 popd - Comment on lines +11 to +13
@sysrqb whoops, i neglected to omit this from "clean" version of "android-component part" commit in !406 (merged)
should i:
- push a fix-up commit to my
mozilla96-clean
branch on which that MR is based (and make yet-another MR after review in which it has been autosquashed?) - autosquash locally and force push onto that MR's branch right now?
i know that (1) is generally our preference, but given small size of the change and trying to get v96 over the line, seemed possibly acceptable?
lemme know!
- push a fix-up commit to my
mentioned in issue #40433 (closed)
Please register or sign in to reply