[tor-browser] branch tor-browser-91.10.0esr-11.5-1 updated: fixup! Bug 26961: New user onboarding.

This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch tor-browser-91.10.0esr-11.5-1 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-91.10.0esr-11.5-1 by this push: new 5a33be339ce01 fixup! Bug 26961: New user onboarding. 5a33be339ce01 is described below commit 5a33be339ce01ba0537de20ac48ee2ee1e317321 Author: Pier Angelo Vendrame <pierov@torproject.org> AuthorDate: Thu Jun 23 14:59:44 2022 +0200 fixup! Bug 26961: New user onboarding. Bug 41037: Fixed the connection preferences on the onboarding --- browser/extensions/onboarding/content/onboarding-tour-agent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/extensions/onboarding/content/onboarding-tour-agent.js b/browser/extensions/onboarding/content/onboarding-tour-agent.js index 7cdb10063f282..c12419e205ae6 100644 --- a/browser/extensions/onboarding/content/onboarding-tour-agent.js +++ b/browser/extensions/onboarding/content/onboarding-tour-agent.js @@ -25,7 +25,7 @@ let onClick = evt => { Mozilla.UITour.showHighlight("torBrowser-newIdentityButton", "zoom"); break; case "onboarding-tour-tor-network-action-button": - Mozilla.UITour.openPreferences("tor"); + Mozilla.UITour.openPreferences("connection"); break; #if 0 // Firefox onboarding actions. To reduce conflicts when rebasing against -- To stop receiving notification emails like this one, please contact the administrator of this repository.
participants (1)
-
gitolite role