Open
Bug 1476843
Opened 7 years ago
Updated 2 years ago
Use Moz2D's new FillRoundedRect when we can
Categories
(Core :: Graphics, enhancement, P3)
Core
Graphics
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: mattwoodrow, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
No description provided.
Reporter | ||
Comment 1•7 years ago
|
||
Direct2D supports rounded rects directly without creating a path object, so we should use this when we can for better performance.
Comment hidden (mozreview-request) |
Reporter | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8993199 [details]
Bug 1476843 - Use FillRoundedRect instead of creating a path when possible.
https://reviewboard.mozilla.org/r/258010/#review265096
Attachment #8993199 -
Flags: review?(bas) → review+
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [gfx-noted]
Comment 5•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: matt.woodrow → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•