Closed Bug 1651785 Opened 4 years ago Closed 4 years ago

Move IsAnyAtomEqual template functions into SVGOuterSVGFrame.cpp since that's the only place it's used

Categories

(Core :: SVG, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

Bug 1608515 added some template forward-declarations to a header file, but they're not necessary because the template is only used in a single .cpp file.

Filing this bug on cleaning that up.

Pushed by dholbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11555df102a3
Move IsAnyAtomEqual template functions into SVGOuterSVGFrame.cpp (at the top), since that's the only file where they're used. r=krourke
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: