Closed
Bug 1652430
Opened 5 years ago
Closed 5 years ago
Fix some clang warnings in SVG
Categories
(Core :: SVG, task)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
Mostly use of auto but there is one about noexcept in constructors.
| Assignee | ||
Updated•5 years ago
|
Summary: Fix some clang warnings → Fix some clang warnings in SVG
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5e0b60d3c770
Fix some clang warnings in SVG r=dholbert
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•