Closed
Bug 1837093
Opened 6 months ago
Closed 6 months ago
Make SVGAnimatedLength methods take const pointers to avoid casting away const later
Categories
(Core :: SVG, task)
Core
SVG
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 months ago
|
||
Summary: Make methods take const pointers to avoid casting away const later → Make SVGAnimatedLength methods take const pointers to avoid casting away const later
Updated•6 months ago
|
Attachment #9337811 -
Attachment description: Bug 1837093 - Make methods take const pointers to avoid casting away const later r=emilio → Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio
Pushed by longsonr@gmail.com: https://hg.mozilla.org/integration/autoland/rev/af56d8771b63 Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio
Comment 4•6 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 months 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
•