Opened 12 months ago
Closed 3 months ago
#28753 closed enhancement (fixed)
Use Gradle with --offline when building the browser part
Reported by: | gk | Owned by: | tbb-team |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Normal | Keywords: | tbb-mobile, tbb-rbm, TorBrowserTeam201908 |
Cc: | sisbell, boklm | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description (last modified by )
boklm noticed in comment:23:ticket:27977 that we are using Gradle's --offline
mode for building Orbot which fails hard if the dependencies are not available (at least it seems so; I have not checked). Furthermore, he suggested we use that mode as well for the Firefox build part. This seems like a good defense in depth given bugs like #28752.
Child Tickets
Change History (5)
comment:1 Changed 12 months ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 months ago by
Cc: | sisbell added |
---|---|
Keywords: | tbb-mobile added |
Priority: | Medium → High |
comment:3 Changed 12 months ago by
Cc: | boklm added |
---|
comment:4 Changed 9 months ago by
Keywords: | tbb-rbm added |
---|
comment:5 Changed 3 months ago by
Keywords: | TorBrowserTeam201908 added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That's done with the new toolchain for ESR 68 (#30324) and in particular with the patch for #30665.