Confirmed users
1,983
edits
(formatting) |
|||
| Line 26: | Line 26: | ||
|} | |} | ||
== | == Preferences == | ||
=== General Prefs === | |||
* <strong>browser.tabs.remote.force-enable</strong> - Force electrolysis on regardless of accessibility use. | |||
* <strong>accessibility.force_disabled</strong> - Force disable accessibility use, useful if you run into stability issues running electrolysis. Note: if you change this pref you also need to clear the two time-related above ones in order for e10s to reactivate. | |||
=== Auto-disable Prefs === | |||
When electrolysis is blocked by accessibility the reason will be reported to the Browser Console at startup. Two user preferences will also be set indicating accessibility recently loaded: | When electrolysis is blocked by accessibility the reason will be reported to the Browser Console at startup. Two user preferences will also be set indicating accessibility recently loaded: | ||
| Line 32: | Line 39: | ||
* <strong>accessibility.lastLoadDate</strong> - time of the last load. Electrolysis will be disabled for seven days post this time. | * <strong>accessibility.lastLoadDate</strong> - time of the last load. Electrolysis will be disabled for seven days post this time. | ||
* <strong>accessibility.loadedInLastSession</strong> - boolean indicating a recent load. Electrolysis will always be disabled if the last session used accessibility features. | * <strong>accessibility.loadedInLastSession</strong> - boolean indicating a recent load. Electrolysis will always be disabled if the last session used accessibility features. | ||
=== Links === | === Links === | ||