Closed
Bug 1839490
Opened 2 years ago
Closed 2 years ago
Add FillCircle to DrawTarget.
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
This detects and forwards circles in DrawTargetRecording and also implements
StrokeCircle and FillCircle in D2D.
| Assignee | ||
Comment 1•2 years ago
|
||
This detects and forwards circles in DrawTargetRecording and also implements
StrokeCircle and FillCircle in D2D.
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/109834499ca1
Add FillCircle to DrawTarget. r=lsalzman
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•