Closed
Bug 1683690
Opened 4 years ago
Closed 4 years ago
Cleanup SVGGeometryElement::IsGeometryChangedViaCSS and related functions.
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
At the very least per our coding style star should be near the pointer
type, not the variable name, but while we're at it let's also make
IsGeometryChangedViaCSS a bit more efficient, and use references.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b0b762d47dc
Cleanup SVGGeometryElement::IsGeometryChangedViaCSS and related functions. r=longsonr
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•