Closed
Bug 993473
Opened 11 years ago
Closed 11 years ago
[meta] Enable low-res and progressive tiling on B2G
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
People
(Reporter: kats, Assigned: kats)
References
Details
(Keywords: meta, Whiteboard: [ucid:graphics18])
This is a meta bug to track the work that needs to be done in order to enable low-res and progressive tiling on B2G.
Assignee | ||
Comment 1•11 years ago
|
||
I tried enabling progressive tile rendering as-is just by flipping the pref and it seems to work ok. On the hamachi it's not really evident that it's doing anything at first but if you drop the tile size to 32x32 (again with the prefs) then it's pretty obvious that it's rendering tiles progressively. So that's good news. I haven't verified that draw aborting is working as desired.
Assignee | ||
Comment 2•11 years ago
|
||
Low-res tiling also appears to be working, although is somewhat glitchy in that a lot of stuff flickers and (maybe) repaints while scrolling. I'm not sure if this is intentional or not, or if it's because of the way I hacked it in to see if it was working. I'll file another dependent bug with my hack and results.
Assignee | ||
Comment 3•11 years ago
|
||
With the patches on bug 1001438, bug 994293, and bug 897996, I get much jankier scrolling in the contacts app. I grabbed a profile; it is at http://people.mozilla.org/~bgirard/cleopatra/#report=5fd02aae5a513a54704c21e0eee4319c8972f6f4. I'll probably spin this out into another dependent bug once I have a better idea of what's going on, as this will need to be fixed before we can enable low-res/progressive painting.
Assignee | ||
Comment 4•11 years ago
|
||
I narrowed down the problem above a little bit, filed bug 1005908 for it.
Assignee | ||
Comment 5•11 years ago
|
||
Most recent try push with latest versions of all the dependent patches and with low-res + progressive enabled on B2G: https://tbpl.mozilla.org/?tree=Try&rev=94c29f81bc15
Just waiting on one review and then everything should be good to land.
Updated•11 years ago
|
feature-b2g: --- → 2.0
Whiteboard: [ucid:graphics18]
Comment 6•11 years ago
|
||
1. Add user story ID defined in Firefox OS product backlog Google sheet
2. Specify this is Firefox OS 2.0 feature by feature-b2g=2.0
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → bugmail.mozilla
Assignee | ||
Comment 7•11 years ago
|
||
All done.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Summary: Enable low-res and progressive tiling on B2G → [meta] Enable low-res and progressive tiling on B2G
Updated•11 years ago
|
status-b2g-v2.0:
--- → fixed
Target Milestone: --- → mozilla32
Assignee | ||
Comment 8•11 years ago
|
||
Stuff was backed out.
Assignee | ||
Comment 9•11 years ago
|
||
Hopefully it doesn't bounce again!
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•