That's not working for me. I think the reason is that there is no Services.locale.appLocaleAsLangTag on esr60 and hence this breaks early on. You'll see something like
TypeError: Services.locale.appLocaleAsLangTag is undefined[Learn More] RFPHelper.jsm:189:5
tjr: One thing I noticed with letterboxing active: if I open e.g. the find bar then letterboxing does not take that into account (e.g. before the height was 600px and after the find bar showed up it's just 563px). That seems like a bug to me (not sure if that's already tracked somewhere or not).
Trac: Status: new to needs_review Keywords: TorBrowserTeam201905 deleted, GeorgKoppen201905, TorBrowserTeam201905R added
Also; there were some non-functional changes on the latest patch; https://phabricator.services.mozilla.com/D29759?download=true may be good to take just to stay in sync with upstream - it could avoid a conflict if I manage find time to fix 1546832
Also; there were some non-functional changes on the latest patch; https://phabricator.services.mozilla.com/D29759?download=true may be good to take just to stay in sync with upstream - it could avoid a conflict if I manage find time to fix 1546832
. However, the patch tom pointed to to keep us in sync is probably from a later state where defaultRounding was already gone. I adapted the patch for our esr60.