Closed Bug 782332 Opened 12 years ago Closed 12 years ago

Retained tiles should not be used with fixed-position layers

Categories

(Core :: Graphics: Layers, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17
Tracking Status
firefox16 --- fixed

People

(Reporter: cwiiis, Assigned: cwiiis)

Details

Attachments

(1 file)

Fixed position layers don't move, so it doesn't make sense to try to retain tiles. Currently, it just ends up causing weird-looking rendering glitches. We should just not use them for fixed position layers.

Eventually retained tiles will be superseded by on-demand tile rendering work, but this is an easy thing to do that will improve the experience on sites with top/bottom bars, etc.
Attachment #651516 - Flags: review?(bgirard)
Comment on attachment 651516 [details] [diff] [review]
Don't retain tiles on fixed position layers

r+, nice detailed comment.
Attachment #651516 - Flags: review?(bgirard) → review+
Comment on attachment 651516 [details] [diff] [review]
Don't retain tiles on fixed position layers

[Approval Request Comment]
Bug caused by (feature/regressing bug #): Rendering artifacts when panning/zooming on pages with fixed-position elements
User impact if declined: See above
Testing completed (on m-c, etc.): Tested locally
Risk to taking this patch (and alternatives if risky): Low - just disables a feature in a simple and reliable way.
String or UUID changes made by this patch: None
Attachment #651516 - Flags: approval-mozilla-aurora?
https://hg.mozilla.org/mozilla-central/rev/84f253d1174c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Attachment #651516 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: