Open
Bug 1476861
Opened 7 years ago
Updated 2 years ago
Implement FillRoundedRect for DrawTargetSkia
Categories
(Core :: Graphics, enhancement, P3)
Core
Graphics
Tracking
()
ASSIGNED
People
(Reporter: lsalzman, Assigned: lsalzman)
References
(Blocks 1 open bug)
Details
(Keywords: feature, Whiteboard: [gfx-noted])
Attachments
(1 file)
3.60 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
This just rigs up Skia's support for drawing rounded rectangles which should be extensive enough to handle any RRect we throw at it.
Attachment #8993205 -
Flags: review?(bas)
Updated•7 years ago
|
Attachment #8993205 -
Flags: review?(bas) → review+
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 1•6 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:lsalzman, could you have a look please?
Flags: needinfo?(lsalzman)
Assignee | ||
Comment 2•6 years ago
|
||
This can't land until bug 1476507 lands.
Flags: needinfo?(lsalzman)
Comment 3•6 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:lsalzman, could you have a look please?
Flags: needinfo?(lsalzman)
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(lsalzman)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•