Do we want that for 8.0.1? I am a bit wary to break things while switching to MOZILLA_OFFICIAL. What we should do at any rate is looking at the differences MOZILLA_OFFICIAL is causing and check whether the current status of Tor Browser 8 (i.e. not setting it) is problematic. If not, then we could give it a round of testing in 8.5a2 maybe? If we think we are good got 8.0.1, though, I am happy to take it for that point release.
Do we want that for 8.0.1? I am a bit wary to break things while switching to MOZILLA_OFFICIAL. What we should do at any rate is looking at the differences MOZILLA_OFFICIAL is causing and check whether the current status of Tor Browser 8 (i.e. not setting it) is problematic. If not, then we could give it a round of testing in 8.5a2 maybe? If we think we are good got 8.0.1, though, I am happy to take it for that point release.
For example, browser/base/content/browser-development-helpers.js is loaded, which adds a surprising "restart the browser now" shortcut key of Ctrl+Alt+R (Cmd+Alt+R)on macOS).
On the other hand, we have probably made all ESR60-based Tor Browser builds so far without it, so there may be some unexpected problems :(
Do we want that for 8.0.1? I am a bit wary to break things while switching to MOZILLA_OFFICIAL. What we should do at any rate is looking at the differences MOZILLA_OFFICIAL is causing and check whether the current status of Tor Browser 8 (i.e. not setting it) is problematic. If not, then we could give it a round of testing in 8.5a2 maybe? If we think we are good got 8.0.1, though, I am happy to take it for that point release.
For example, browser/base/content/browser-development-helpers.js is loaded, which adds a surprising "restart the browser now" shortcut key of Ctrl+Alt+R (Cmd+Alt+R)on macOS).
Yes, but that should be a safe thing (even if unexpected), right?
On the other hand, we have probably made all ESR60-based Tor Browser builds so far without it, so there may be some unexpected problems :(
Maybe that argues for trying it in 8.5a2.
If you feel there is nothing that is potentially harmful then I'd take the safe approach and ship 8.5a2 with it first.
That looks good to me. However, we do not sync the mozconfig files in tor-browser with those we actually use for building the browser part in tor-browser-build yet (see: #23656 (moved)). Thus, could you add the relevant tor-browser-build changes as well?
Trac: Status: needs_review to needs_revision Keywords: TorBrowserTeam201809R deleted, TorBrowserTeam201809 added
That looks good to me. However, we do not sync the mozconfig files in tor-browser with those we actually use for building the browser part in tor-browser-build yet (see: #23656 (moved)). Thus, could you add the relevant tor-browser-build changes as well?
That looks good to me. However, we do not sync the mozconfig files in tor-browser with those we actually use for building the browser part in tor-browser-build yet (see: #23656 (moved)). Thus, could you add the relevant tor-browser-build changes as well?
Sorry about that; for some reason I thought we had fixed that problem. We should ;)
We'd need the fix for #28618 (moved) and thus #26148 (moved), too, for Windows. I think that's beyond my comfort zone for backporting. We could backport a separate patch for macOS and Linux. Or just wait for 8.5 which is close. I think we should do the latter.