Disable Spectre Mitigations for Desktop
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Tracking
()
Fission Milestone | Future |
People
(Reporter: tjr, Unassigned)
References
(Depends on 9 open bugs, Blocks 4 open bugs)
Details
(Whiteboard: [sp3])
This bug tracks disabling JIT Mitigations for Spectre. Its dependencies will cover all of the "Data in a Content Process we may not want to leak", but the priority of each will determined in the future.
This is blocked by Fission as well as the individual bugs but because Fission-Android is more nebulous we will only be disabling the mitigations on desktop for now.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
(In reply to Tom Ritter [:tjr] (ni? for response to sec-[advisories/bounties/ratings/cves]) from comment #0)
This is blocked by Fission […]
I presume we might also want to have a grace period where the instrumentation is simply disabled and not removed.
Also, SpiderMonkey is embedded in other applications which might not have any Fission equivalent.
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Nicolas B. Pierron [:nbp] from comment #1)
(In reply to Tom Ritter [:tjr] (ni? for response to sec-[advisories/bounties/ratings/cves]) from comment #0)
This is blocked by Fission […]
I presume we might also want to have a grace period where the instrumentation is simply disabled and not removed.
Also, SpiderMonkey is embedded in other applications which might not have any Fission equivalent.
Yes; and internally because of Android actually removing the mitigations will be a future milestone.
Updated•4 years ago
|
Updated•4 years ago
|
![]() |
||
Updated•4 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Trying to make dependency tree a bit more manageable for speedometer3.
Fission has shipped, so this doesn't really depend on that anymore, but things like ORB.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•2 years ago
|
||
Bug 1851162 landed, so this doesn't need to block sp3.
Description
•