Closed Bug 891388 Opened 11 years ago Closed 11 years ago

Implement Arc() in PathCG

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: jrmuizel, Assigned: jrmuizel)

Details

Attachments

(1 file)

      No description provided.
Attachment #772678 - Flags: review?(joe)
Comment on attachment 772678 [details] [diff] [review]
Implement Arc() in PathCG

Review of attachment 772678 [details] [diff] [review]:
-----------------------------------------------------------------

::: gfx/2d/PathCG.cpp
@@ +72,5 @@
> +               aOrigin.x, aOrigin.y,
> +               aRadius,
> +               aStartAngle,
> +               aEndAngle,
> +               !aAntiClockwise);

poor
Attachment #772678 - Flags: review?(joe) → review+
https://hg.mozilla.org/mozilla-central/rev/944220533f9c
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: