Closed Bug 1034909 Opened 10 years ago Closed 10 years ago

Remove dangerous public destructor of nsSVGViewBox

Categories

(Core :: SVG, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: bjacob, Assigned: mccr8)

References

Details

Attachments

(1 file)

In bug 1028588 we removed dangerous public destructors of XPCOM-refcounted classes outside of a finite whitelist, see HasDangerousPublicDestructor. Now we are going over the entries in this whitelist.

One of them is: nsSVGViewBox
nsSVGViewBox is not refcounted, so I'm not sure why it was added to the whitelist.
Assignee: nobody → continuation
try: https://tbpl.mozilla.org/?tree=Try&rev=daa327c18c40
Attachment #8464353 - Flags: review?(bjacob)
Attachment #8464353 - Flags: review?(bjacob) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/b5791ce088db
https://hg.mozilla.org/mozilla-central/rev/b5791ce088db
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: