Closed Bug 494690 Opened 15 years ago Closed 15 years ago

nsSVGOuterSVGFrame::Paint unused unused variable ‘presContext’; unused function UncompressIndex

Categories

(Core :: SVG, defect)

x86
macOS
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

layout/svg/base/src/nsSVGGlyphFrame.cpp: At global scope:
layout/svg/base/src/nsSVGGlyphFrame.cpp:768: warning: ‘int UncompressIndex(int, PRBool, const nsTextFragment*)’ defined but not used
layout/svg/base/src/nsSVGOuterSVGFrame.cpp: In member function ‘void nsSVGOuterSVGFrame::Paint(nsIRenderingContext&, const nsRect&, nsPoint)’:
layout/svg/base/src/nsSVGOuterSVGFrame.cpp:587: warning: unused variable ‘presContext’
Attached patch patchSplinter Review
Attachment #379452 - Flags: superreview?(tor)
Attachment #379452 - Flags: review?(jwatt)
Comment on attachment 379452 [details] [diff] [review]
patch

Thanks. Tim is no longer active, and besides, you don't need sr for this.
Attachment #379452 - Flags: superreview?(tor)
Attachment #379452 - Flags: review?(jwatt)
Attachment #379452 - Flags: review+
Pushed http://hg.mozilla.org/mozilla-central/rev/d654c68ffaca

The presContext bit went in in http://hg.mozilla.org/mozilla-central/rev/7a983cc4040f
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: