Open
Bug 1509414
Opened 6 years ago
Updated 2 years ago
Round clip rect once in TextDrawTarget
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
TextDrawTarget rerounds the clipRect everytime FillGlyphs is called. It might be worth rounding once instead.
This shows up in profiles a little bit.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Summary: Round clip rect one in TextDrawTarget → Round clip rect once in TextDrawTarget
Reporter | ||
Updated•6 years ago
|
Blocks: stage-wr-next
Updated•2 years ago
|
Blocks: wr-displaylist-perf
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•