Closed
Bug 1824933
Opened 2 years ago
Closed 2 years ago
Investigate if SVGAnimatedLengthList::SetBaseValueString could do less copying
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: smaug, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3-experiment])
Attachments
(1 file)
https://searchfox.org/mozilla-central/rev/82828dba9e290914eddd294a0871533875b3a0b5/dom/svg/SVGAnimatedLengthList.cpp#22-23,43
There might be also other cases when SVGLengthList usage is not be very optimal.
https://share.firefox.dev/40m71OJ
https://speedometer-preview.netlify.app/interactiverunner React-Stockcharts-SVG
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-297
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → emilio
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•2 years ago
|
Attachment #9326433 -
Attachment description: Bug 1824933 - Avoid some copying in SVGLengthList. r=longsonr,#layout → Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr,#layout
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a044dc08ea2
Avoid some copying in SVGLengthList and co. r=longsonr
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•