Changes between Version 123 and Version 124 of firefox
- Timestamp:
- 05/31/2022 09:17:35 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified firefox
v123 v124 57 57 == Dependencies for 101.0 series (latest upstream stable) == 58 58 59 New Themes (Tools -> Add-Ons and Themes) can make it easier to see which tab is active. 60 59 61 cbindgen needs to be >= 0.23.0 60 62 … … 81 83 == Dependencies for 102.0beta == 82 84 83 As of beta 1, the only obvious change is that nss-3.79 is required. Testing with system nss 84 will have to wait until that has been released! 85 As of beta 1, the only obvious change is that nss-3.79 is required. Now that that version of nss has been released, it seems to build ok. 85 86 86 87 The early betas for 92.0 and 93.0 needed static libstdc++.a to link logalloc-replay (that specifies -static-libstdc++). In later betas that was not compiled. While using a static system lib (outside of rust) is annoying, the expected lifetime of a firefox beta is short and this requirement can be remembered if a vulnerability in libstdc++ is ever disclosed. I assume this requirement will continue for early betas.