(09/19/2019 09:41:48 AM) pospeselr: hey acat, just stumbled on a fix for #31748(09/19/2019 09:41:49 AM) zwiebelbot: (notice) tor#31748: "Learn More" link in Security Level popup is not working - [new] - https://bugs.torproject.org/31748(09/19/2019 09:42:12 AM) pospeselr: we need to add an is="text-link" attribute to "Learn More" label elements to get them to work as links again(09/19/2019 09:44:18 AM) pospeselr: will need to add to the Learn More links in both securityLevelPreferences.inc.xul and securityLevelPanel.inc.xul
Looks good. That's actually caused by us not picking this change up while rebasing, right? So, we should do this kind of fixups as fixups to the commit they belong to. I'll take the commit as-is now (commit 1a8a46866f0dfd69c7a477ce8e3a46c9640e3a53 on tor-browser-68.1.0esr-9.0-3) to make the release process not more complicated as it already is. I think, though, we could squash a bunch of commits that are fixing up issues found with the main securitySettings related patch into one single commit (I noted that on #31918 (moved)).
Trac: Status: needs_review to closed Resolution: N/Ato fixed