Open
Bug 1583235
Opened 5 years ago
Updated 8 months ago
Don't use blob images for image maps
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: jrmuizel, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We fallback because of the focus rings. We can probably do better.
Assignee | ||
Comment 1•5 years ago
|
||
I'm trying my hand at implementing this.
Assignee: nobody → aosmond
Assignee | ||
Comment 2•5 years ago
|
||
I have a preliminary implementation of this done, but poly focus rings require us to support drawing diagonal lines. Currently WebRender only exposes support for drawing horizontal and vertical lines (e.g. text decorations).
Assignee | ||
Comment 3•5 years ago
|
||
Updated•2 years ago
|
Severity: normal → S3
Updated•8 months ago
|
Blocks: wr-blob-perf
You need to log in
before you can comment on or make changes to this bug.
Description
•