Closed
Bug 769380
Opened 12 years ago
Closed 11 years ago
[ARMv6] Socorro shows up blurry and incomplete (Readability check is slow)
Categories
(Firefox for Android Graveyard :: Reader View, defect, P4)
Tracking
(firefox16-)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox16 | - | --- |
People
(Reporter: nhirata, Unassigned)
References
()
Details
Attachments
(3 files)
1. go to http://crash-stats.mozilla.com/report/index/bp-0eae30c3-cc31-4287-b523-c6f5b2120628
2. pan and scroll to the bottom
Expected: website fully loads, the bottom is complete
Actual: see screenshot. Website is hard to read and looks blurry, bottom is not complete.
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Phone, 2.2?
Updated•12 years ago
|
Summary: [arm v6] Socorro shows up blurry and incomplete → [ARMv6] Socorro shows up blurry and incomplete
Whiteboard: [gfx]
Reporter | ||
Comment 3•12 years ago
|
||
Samsung GT-I5510 Android 2.2
Comment 4•12 years ago
|
||
Looks like the screenshot/checkerboard to me
Comment 5•12 years ago
|
||
I was seeing similar behaviour because of the readability heuristics check, see https://bugzilla.mozilla.org/show_bug.cgi?id=765930#c4
Comment 6•12 years ago
|
||
Naoki, does the burry content eventually get better after some time?
Reporter | ||
Comment 7•12 years ago
|
||
I will have to recheck. Probably won't be able to check until after 3pm PDT today.
Reporter | ||
Updated•12 years ago
|
QA Contact: nhirata.bugzilla
Reporter | ||
Comment 8•12 years ago
|
||
Screenshot of OOM
I guess I might have to log separate bugs.
Reporter | ||
Comment 9•12 years ago
|
||
Ya. It looks like the OOM is a separate issue. The content does get better but only after the whole page loads and everything is calculated for readability. 5 mins at least for the page to load.
Reporter | ||
Updated•12 years ago
|
QA Contact: nhirata.bugzilla
Updated•12 years ago
|
Whiteboard: [gfx] → [gfx][ARMv6]
Comment 10•12 years ago
|
||
Can we find other instances of this bug with pages outside of crash-stats? Adding qawanted.
Comment 11•12 years ago
|
||
Adding reader mode decorations to the bug and CC'ing some more people. These was a bug somewhere about optimizing the reader mode check but I can't find it now; this should probably be duped to that and this URL should be added to the list of URLs that need to be re-tested/profiled for improvement.
Blocks: reader
Summary: [ARMv6] Socorro shows up blurry and incomplete → [ARMv6] Socorro shows up blurry and incomplete (Readability check is slow)
Updated•12 years ago
|
Component: General → Reader Mode
Whiteboard: [gfx][ARMv6] → [ARMv6]
Comment 12•12 years ago
|
||
Since this bug was filed, the reader mode check has been moved to a web worker. The check shouldn't block the main thread anymore, so this bug might be fixed (or, at least, the symptoms are probably different). Naoki, can you try this out again?
Reporter | ||
Comment 13•12 years ago
|
||
I don't have the device, brought it to mnt view. kbrosnan will check for the device from tchung's desk and see if he can repro.
Updated•12 years ago
|
Priority: -- → P4
Comment 14•12 years ago
|
||
assumption is that this is resolved by moving the readability stuff to a web worker. Assigning to Kevin to confirm. Also, not ARMv6 specific.
Assignee: blassey.bugs → kbrosnan
Whiteboard: [ARMv6]
Updated•12 years ago
|
Comment 15•12 years ago
|
||
This is still an issue on today's nightly.
Comment 16•12 years ago
|
||
Looking at this some more it seems screenshot related. Drawing https://crash-stats.mozilla.com/img/2.0/page-bg.png on the page seems to take several minuets.
Comment 17•12 years ago
|
||
Here's a build with reader mode parsing disabled: http://dl.dropbox.com/u/35559547/fennec-no-reader.patch
That should help verify whether reader mode is even the culprit here.
Comment 18•12 years ago
|
||
Actually, as of bug 787597, that page isn't even parsed for readability, though I don't know whether that patch was in the nightly from comment 15.
Comment 19•12 years ago
|
||
We haven't been getting complaints about this from out in the wild. Doesn't seem to affect a significant portion of the web.
Comment 20•12 years ago
|
||
WFM in re-testing, Beta 20.0
Comment 21•11 years ago
|
||
Closing. Feel free to re-open if you can still reproduce it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•4 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
•