Closed
Bug 1837093
Opened 2 years ago
Closed 2 years 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•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years 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•2 years 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•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
•