Closed
Bug 880207
Opened 12 years ago
Closed 12 years ago
Reader Mode: No reader mode icon is present on HTC Desire Z (Android 2.3.3)
Categories
(Firefox for Android Graveyard :: Reader View, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: paul.feher, Unassigned)
Details
Firefox for Android 22.0b4 (2013-05-06)
Aurora 23.0a2 (2013-05-06)
Nightly 24.0a1 (2013-05-06)
Devices: HTC Desire Z (Android 2.3.3)
Steps to Reproduce:
1. Go to nytimes.com and open any article
2. Check for the Reader Mode icon on URL Bar.
Expected:
There should be a reader mode icon in the URL Bar
Actual:
There's no reader mode icon present in the URL Bar. Reader mode can't be accessed for this specific device.
OBS: This issue in not reproducible on other devices is only HTC Desire Z (Android 2.3.3) specific.
Comment 1•12 years ago
|
||
The Desire Z is likely not meeting the memory threshold requirement. Please paste the MemTotal and MemFree values by running: $ adb shell cat /proc/meminfo
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #1)
> The Desire Z is likely not meeting the memory threshold requirement. Please
> paste the MemTotal and MemFree values by running: $ adb shell cat
> /proc/meminfo
This are the values on my device:
MemTotal: 377192 kB
MemFree: 17968 kB
Comment 3•12 years ago
|
||
Our low memory threshold is 384MB bare minimum
http://mxr.mozilla.org/mozilla-central/source/xpcom/base/nsMemoryImpl.cpp#25
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 4•12 years ago
|
||
If you want to force Reader to kick in, regardless of the memory level, use:
* about:config
* reader.parse-on-load.force-enabled = true
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•