Closed Bug 665003 Opened 13 years ago Closed 13 years ago

browser/components/nsBrowserContentHandler.js contains unecessary const

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 7

People

(Reporter: arno, Assigned: arno)

Details

Attachments

(1 file)

Hi,
browser/components/nsBrowserContentHandler.js constants definitions which are not used in the file.

const nsICategoryManager     = Components.interfaces.nsICategoryManager;

and 

const CONTRACTID_PREFIX = "@mozilla.org/uriloader/content-handler;1?type=";
Attached patch patch v1Splinter Review
Assignee: nobody → arno
Attachment #540123 - Flags: review?(gavin.sharp)
Attachment #540123 - Flags: review?(gavin.sharp) → review+
Keywords: checkin-needed
OS: Linux → All
Hardware: x86_64 → All
Landed on inbound.
Keywords: checkin-needed
Pushed:
http://hg.mozilla.org/mozilla-central/rev/05351157216d
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Firefox 7
Version: unspecified → Trunk
Mozilla/5.0 (X11; Linux i686; rv:7.0a1) Gecko/20110627 Firefox/7.0a1

Verified that the two lines were removed. Setting status to Verified Fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: