Closed Bug 708888 Opened 13 years ago Closed 13 years ago

Remove no-longer-needed SVGDocumentWrapper::kSVGAtom

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: dholbert, Assigned: dholbert)

References

()

Details

Attachments

(1 file)

As noted at http://mxr.mozilla.org/mozilla-central/source/image/src/SVGDocumentWrapper.h#187
> 187   // Lazily-initialized pointer to nsGkAtoms::svg, to make life easier in
> 188   // non-libxul builds, which don't let us reference nsGkAtoms from imagelib.
> 189   static nsIAtom* kSVGAtom;

We don't have or support non-libxul builds anymore, so we can ditch this variable and use "nsGkAtoms::svg" instead.
Assignee: nobody → dholbert+bmo
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Attached patch fixSplinter Review
Attachment #580259 - Flags: review?(roc)
https://hg.mozilla.org/mozilla-central/rev/1384f34c9bdd
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: