[tbb-bugs] #22098 [Applications/Tor Browser]: PulseAudio alert banner leads to a 404 page
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu May 25 19:41:08 UTC 2017
#22098: PulseAudio alert banner leads to a 404 page
--------------------------------------+--------------------------
Reporter: dcf | Owner: tbb-team
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: ff52-esr, tbb-7.0-must | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by gk):
`sumo` is determined by
{{{
if (type == "cannot-initialize-pulseaudio") {
return "fix-common-audio-and-video-issues";
}
}}}
in `browser-media.js` and the full URL opened by
{{{
let baseURL =
Services.urlFormatter.formatURLPref("app.support.baseURL");
openUILinkIn(baseURL + sumo, "tab");
}}}
`app.support.baseURL` points to
`https://support.mozilla.org/1/firefox/%VERSION%/%OS%/%LOCALE%/`, so, hm.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22098#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list