Closed Bug 668698 Opened 13 years ago Closed 13 years ago

Fixed position layers has been broken in 637852

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: romaxa, Assigned: romaxa)

References

Details

Attachments

(1 file)

I've checked latest nightly and found that MOZ_ENABLE_FIXED_POSITION_LAYERS=1 ./fennec https://bugzilla.mozilla.org/attachment.cgi?id=486294 does not work anymore.... fixed layers are moving (fixed layer are moving async with fennec scrolling) Found regression in: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b7a93f1279b7&tochange=48e72227c2fa Most likely it is coming from bug 637852
Assignee: nobody → romaxa
Status: NEW → ASSIGNED
Attachment #549222 - Flags: review?(ben)
Comment on attachment 549222 [details] [diff] [review] Make fixed pos layers working again Can you explain why the divide is a multiply now?
Attachment #549222 - Flags: review?(ben)
Attachment #549222 - Flags: review+
Because new scale values are 1/scale, so I decided to kill double divide and use multiply.
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: