Closed Bug 1839470 Opened 1 year ago Closed 1 year ago

Pass arcs through to the PathBuilder.

Categories

(Core :: Graphics: Canvas2D, defect)

defect

Tracking

()

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

Attachments

(1 file)

Instead of decomposing arcs into beziers in Canvas let the PathBuilder
decide what to do with it.

This lets PathBuilderRecording keep arcs as arcs which reduces the serialization
overhead and will make it possible for us to detects circles in a subsequent change.

Instead of decomposing arcs into beziers in Canvas let the PathBuilder
decide what to do with it.

This lets PathBuilderRecording keep arcs as arcs which reduces the serialization
overhead and will make it possible for us to detects circles in a subsequent change.

Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/33d2377b255d
Pass arcs through to the PathBuilder. r=lsalzman
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Blocks: 1846079
Regressions: 1846613
Regressions: 1846647
Regressions: 1847016
Regressions: 1847025
See Also: → 1860763
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: