Closed
Bug 1079633
Opened 10 years ago
Closed 10 years ago
Only show the e10s opt-in prompt to users with compatible Firefox configurations
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | ? | --- |
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
We should not prompt users with IME or a11y to test e10s if we are going to auto-disable e10s when Firefox starts. We should use bug 1071203's BrowserTabsRemoteAutostart() checks before showing the opt-in prompt.
We should already be doing this. Have you seen issues?
http://mxr.mozilla.org/mozilla-central/source/browser/components/nsBrowserGlue.js#2274
(also the keyboardMayHaveIME check lower down).
Comment 2•10 years ago
|
||
Looks like it's just missing the hardware-acceleration check. I'll add it directly in bug 1064885.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•