Open Bug 1505942 Opened 6 years ago Updated 2 years ago

Add a RoundedRect display item to WebRender

Categories

(Core :: Graphics: WebRender, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

This will help as keep the display list smaller and should handle a fair amount of border-radius cases.
Blocks: 1455921
I think it's probably a good idea to even represent this earlier in the pipeline as a nsDisplayItem as that will gives further wins from reduced display list complexity. It may also be worth noting that Chrome/WebKit has this kind of primitive show up early on in their RenderObject painting code.
does this improve non-WR too?
Potentially yes.
Priority: -- → P4
Priority: P4 → P5

Dupe of bug 1694269 ?

Flags: needinfo?(jimb)
Flags: needinfo?(jimb)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.