Closed
Bug 1459339
Opened 7 years ago
Closed 7 years ago
The tile dirty rect does not agree with the renderer
Categories
(Core :: Graphics: WebRender, enhancement, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
In WebRender the dirty rect gets put into tile space, but the blob renderer is assuming that it's in image space. We should decide who's right.
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P1
Assignee | ||
Comment 1•7 years ago
|
||
This was fixed in https://github.com/servo/webrender/pull/2735
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Assignee: nobody → jmuizelaar
Depends on: 1458870
See Also: → https://github.com/servo/webrender/pull/2735
You need to log in
before you can comment on or make changes to this bug.
Description
•