Closed
Bug 1355193
Opened 8 years ago
Closed 8 years ago
Remove unnecessary walk through scroll metadata in RelativeToParent code
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
This code was added back in our hacky WR-APZ implementation which was later removed. So this code is no longer needed and leaving it in just confuses things.
Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9a4bb04c1594acf993bcde8975e67442eb78570b
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8856672 [details]
Bug 1355193 - Stop looking for a parent stacking context in the scroll metadata.
https://reviewboard.mozilla.org/r/128606/#review131112
Attachment #8856672 -
Flags: review?(mchang) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/9c83023e46b0
Stop looking for a parent stacking context in the scroll metadata. r=mchang
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•7 years ago
|
||
bugherder |
Assignee | ||
Updated•7 years ago
|
status-firefox55:
--- → fixed
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•