Open Bug 1595799 Opened 5 years ago Updated 2 years ago

Use webrender display items instead of blobs when possible

Categories

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

enhancement

Tracking

()

People

(Reporter: nical, Unassigned)

References

(Blocks 1 open bug)

Details

Anything that's in an SVG tends to turn into a blob image even things that we could easily render with regular display items.

Examples of that are the expanding circle in the test case of 1493466 and all images in a google document (bug 1555356).

It would be much better to only fall back to blobs of don't have a way to render the content in using regular display items.

This seems like a potentially infinite task, so I guess it should be a metabug..?

Assignee: nobody → a.beingessner
Blocks: wr-blob-perf
No longer blocks: wr-perf
No longer blocks: 1555356
Assignee: a.beingessner → nobody
See Also: → 1661037
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.