Closed
Bug 1339474
(wr-apz)
Opened 8 years ago
Closed 8 years ago
[meta] APZ in QuantumRender
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
(Depends on 1 open bug)
Details
(Keywords: meta, Whiteboard: [gfx-noted])
Attachments
(1 file)
This is a metabug to track the work needed to get APZ up and running in QuantumRender builds.
Assignee | ||
Updated•8 years ago
|
Alias: wr-apz
Assignee | ||
Comment 1•8 years ago
|
||
I have a patch queue that in theory pushes scroll metadata and hit testing information over to APZ. I'll split it into a separate bug but linking it here for now: https://github.com/staktrace/gecko-dev/commits/wr-apz
Assignee | ||
Comment 2•8 years ago
|
||
We'll need a WR update including csets 2a21b1a and 48a098f for APZ.
Depends on: 1363683
Assignee | ||
Comment 3•8 years ago
|
||
I'd like to turn this on sooner rather than later, even though I haven't fixed all the reftests yet. I've opened bugs for the remaining reftest failures and there's not that many. I'll continue working on them. Given that there's some large-ish changes coming down the pipe (not just upstream WR, but also ethan's no-layers changes) I'd like to make sure we have APZ coverage in automation and can catch regressions easily. I also think it would be worthwhile getting people using APZ in WR so we can catch problems faster.
Assignee: nobody → bugmail
Assignee | ||
Comment 4•8 years ago
|
||
Assignee | ||
Comment 5•8 years ago
|
||
So the try push is green enough. But running the build locally doesn't produce great results. Loading simple pages is fine but CNN takes a long time and seems to eat my CPU. I'll need to investigate.
Assignee | ||
Comment 6•8 years ago
|
||
Turned out the issues in comment 5 were because I was running a debug build. Opt builds seem to behave much more normally.
Comment hidden (mozreview-request) |
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8879287 [details]
Bug 1339474 - Enable APZ in QuantumRender builds.
https://reviewboard.mozilla.org/r/150566/#review155296
Attachment #8879287 -
Flags: review?(jmuizelaar) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0aa71b712379
Enable APZ in QuantumRender builds. r=jrmuizel
Comment 10•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Assignee | ||
Updated•8 years ago
|
Depends on: clipping-rewrite
Updated•5 years ago
|
Depends on: wr-android-apz
You need to log in
before you can comment on or make changes to this bug.
Description
•