Opened 18 months ago
Last modified 8 months ago
#26407 new task
Go over security slider governed preferences and update them where needed
Reported by: | gk | Owned by: | tbb-team |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Applications/Tor Browser | Version: | |
Severity: | Normal | Keywords: | ff60-esr, tbb-security-slider, TorBrowserTeam201904 |
Cc: | arthuredelstein | Actual Points: | |
Parent ID: | #20843 | Points: | |
Reviewer: | Sponsor: |
Description
While reviewing the patch for #26128 i realized there are new preferences we might to add (javascript.options.wasm_baselinejit
and javascript.options.wasm_ionjit
come to mind) and there might be old ones we could remove. We should double-check that during the ESR60 stabilization.
Child Tickets
Ticket | Status | Owner | Summary | Component |
---|---|---|---|---|
#21601 | new | tbb-team | media.webaudio.enabled is not a thing anymore -- we should not govern it with our security slider | Applications/Tor Browser |
Change History (15)
comment:1 Changed 17 months ago by
Keywords: | TorBrowserTeam201807 added |
---|
comment:2 Changed 16 months ago by
Keywords: | TorBrowserTeam201808 added; TorBrowserTeam201807 removed |
---|
Move our tickets to August.
comment:3 Changed 16 months ago by
And javascript.options.wasm
, probably, but only after #21549 (startupCache
items really raise questions).
comment:4 Changed 16 months ago by
Parent ID: | → #20843 |
---|
comment:5 follow-up: 6 Changed 16 months ago by
media.webaudio.enabled
is not available anymore. In fact that's the status quo since a couple of esr cycles. We set dom.webaudio.enabled
to false
to mitigate the privacy risks. It seems we should adapt the slider and the text accordingly.
comment:6 Changed 16 months ago by
comment:8 Changed 15 months ago by
Keywords: | TorBrowserTeam201809 added; TorBrowserTeam201808 removed |
---|
Moving our tickets to September 2018
comment:9 Changed 14 months ago by
Keywords: | TorBrowserTeam201810 added; TorBrowserTeam201809 removed |
---|
Moving tickets to October
comment:10 Changed 13 months ago by
Keywords: | TorBrowserTeam201811 added; TorBrowserTeam201810 removed |
---|
Moving our tickets to November.
comment:11 Changed 12 months ago by
Keywords: | TorBrowserTeam201812 added; TorBrowserTeam201811 removed |
---|
Moving our tickets to December.
comment:12 Changed 11 months ago by
Keywords: | TorBrowserTeam201901 added; TorBrowserTeam201812 removed |
---|
Moving tickets to Jan 2019.
comment:13 Changed 10 months ago by
Keywords: | TorBrowserTeam201902 added; TorBrowserTeam201901 removed |
---|
Moving tickets to February.
comment:14 Changed 9 months ago by
Keywords: | TorBrowserTeam201903 added; TorBrowserTeam201902 removed |
---|
Moving remaining tickets to March.
comment:15 Changed 8 months ago by
Keywords: | TorBrowserTeam201904 added; TorBrowserTeam201903 removed |
---|
Moving tickets to April.
#26590 has another pref, the SVG-releated one, that needs to get adapted.