reader.parse-on-load.force-enabled

The preference reader.parse-on-load.force-enabled controls if the reader mode used in Firefox Mobile should be enabled independent of the memory available in the device. By default, the reader mode in Firefox Mobile is only enabled if the memory is greater than 384MB.

  • Type:boolean
  • Default value: false
  • Exists by default: yes
  • Application support:Firefox Mobile 23.0
  • Status: Active; last updated 2013-05-11
  • Introduction: Pushed to Nightly on 2013-05-06
  • Bugs: bug 867875

Values

true
Reader mode is enabled independent of memory available.
false (default)
Reader mode is only enabled if memory available exceeds a threshold (currenlty 384MB).