Closed
Bug 1758942
Opened 3 years ago
Closed 3 years ago
Fix the computation of solid SVG rect WR display item positions
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The current code produces result that look mostly correct but I'm not sure it makes sense.
Assignee | ||
Comment 1•3 years ago
|
||
I wrote the previous code via trial and error by copying similar code without understanding much what the different values represent.
The result looks about right but I suspect it may be only right because of simplifying assumptions.
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7aaacf2d15f9
Change the way solid rect bounds are computed. r=mstange
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•