blob image re-coordination
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
People
(Reporter: jrmuizel, Assigned: nical)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
(Whiteboard: [wr-q4])
Attachments
(3 files, 7 obsolete files)
| Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Comment 7•7 years ago
|
||
| bugherder | ||
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
| Reporter | ||
Comment 8•7 years ago
|
||
| Reporter | ||
Comment 9•7 years ago
|
||
| Reporter | ||
Comment 10•7 years ago
|
||
| Reporter | ||
Comment 11•7 years ago
|
||
| Reporter | ||
Comment 12•7 years ago
|
||
| Reporter | ||
Comment 13•7 years ago
|
||
| Assignee | ||
Comment 14•7 years ago
|
||
| Assignee | ||
Comment 15•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Comment 16•7 years ago
|
||
| Assignee | ||
Comment 17•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
| bugherder | ||
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Comment 20•7 years ago
|
||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Comment 21•7 years ago
|
||
| Reporter | ||
Comment 22•7 years ago
|
||
And now a different approach to the device offset stuff:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a02c2940a93f4b427ccb75a3b323fe120bc7e64f
| Reporter | ||
Comment 23•7 years ago
|
||
| Reporter | ||
Comment 24•7 years ago
|
||
It looks like things were broken somewhat by the "Use CreateClippedDrawTarget more." from bug 1495170
Updated•6 years ago
|
| Assignee | ||
Comment 25•6 years ago
|
||
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
| Assignee | ||
Comment 26•6 years ago
|
||
| Assignee | ||
Comment 27•6 years ago
|
||
| Assignee | ||
Comment 28•6 years ago
|
||
| Reporter | ||
Comment 29•6 years ago
|
||
Here's a version rebased on top of central/CreateClippedDrawTarget https://treeherder.mozilla.org/#/jobs?repo=try&revision=958792c35edd196bfe1ecb4343b06776af0c12d3
| Reporter | ||
Comment 30•6 years ago
|
||
Here's the latest reftest run. I believe the failures are probably fuzzable.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d25df7f130dbd2e3ca4c6e6dd9efb790f8367155
| Reporter | ||
Comment 31•6 years ago
|
||
I plan on breaking this up into three main parts to aid review and help with the bisection of any regressions:
- Remove the top-left offset from the recording and apply it during playback: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f9a1ecc45af3a1e549420effe5d73278c7ba86a1
- Remove the top-left offset from the bounds in the index: https://treeherder.mozilla.org/#/jobs?repo=try&revision=48e85a3476c6ae0c5ec76ee8a73c7d0b62e78028
- Switch to orienting things around the visible rect instead of the item bounds. https://treeherder.mozilla.org/#/jobs?repo=try&revision=bfe0937ace60f44f827f793817553194a9a165c9&selectedJob=253943326
The final results seems to pass tests, the earlier pieces still need some work.
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
| Reporter | ||
Comment 32•6 years ago
|
||
Here's what I have left rebased on top of current m-c
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c0f6623d5daa701bd55660322cfd21b98cd03291
https://hg.mozilla.org/try/rev/b5a827aa98c91c4c0619ea2e474769dd437108a0 is really the only interesting part.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
| Reporter | ||
Comment 33•6 years ago
|
||
This is done.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Description
•