Confirmed users
1,595
edits
Andrei.vaida (talk | contribs) m (→Logged bugs: update to logged bugs) |
Andrei.vaida (talk | contribs) m (→Enabling the feature: styling nits and updates to pref status) |
||
| Line 48: | Line 48: | ||
===Enabling the feature=== | ===Enabling the feature=== | ||
Reader View is available starting with Firefox 38 and it can be enabled by setting the following pref to true: | Reader View is available starting with Firefox 38 and it can be enabled by setting the following pref to <code>true</code>: | ||
:<code>reader.enabled</code> | |||
To enable parse-on-load for Reader View, set the following pref to <code>true</code>: | |||
:<code>reader.parse-on-load.enabled</code> | :<code>reader.parse-on-load.enabled</code> | ||
''' | |||
''' | {| class="wikitable" | ||
|- | |||
| '''<small>UPDATE 2015-03-05</small>''': the pref is <code>true</code> by default on 39.0a1. | |||
|- | |||
| '''<small>UPDATE 2015-03-06</small>''': the pref has been switched back to <code>false</code> by default on 39.0a1, as it triggered [https://bugzilla.mozilla.org/show_bug.cgi?id=1139250 Bug 1139250] and [https://bugzilla.mozilla.org/show_bug.cgi?id=1139678 Bug 1139678]. | |||
|- | |||
| '''<small>UPDATE 2015-03-09</small>''': the pref has been switched back to <code>true</code> by default on 39.0a1, as the perf regression it caused have been fixed/mitigated. | |||
|} | |||
== References == | == References == | ||