Closed Bug 1546689 Opened 6 years ago Closed 6 years ago

Remove substitution of Ci.nsIFooBar with nsIFooBar from SeaMonkey preferences

Categories

(SeaMonkey :: Preferences, enhancement)

enhancement
Not set
normal

Tracking

(seamonkey2.53 affected, seamonkey2.57esr fixed, seamonkey2.63 wontfix)

RESOLVED FIXED
seamonkey2.65
Tracking Status
seamonkey2.53 --- affected
seamonkey2.57esr --- fixed
seamonkey2.63 --- wontfix

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

References

Details

Attachments

(1 file)

There are lots of places in SM preferences where there is:
const nsIFooBar = Ci.nsIFooBar
then nsIFooBar is used within the file.
Historically this was probably needed but shouldn't be needed any more.

Attachment #9060419 - Flags: review?(frgrahl)
Comment on attachment 9060419 [details] [diff] [review] Remove substitutions Looks good. Lets take it to 2.57 for a proper test. NIT: There are 2 changed lines preserving a trailing blank: if (rv == nsIFilePicker.returnOK && fp.fileURL.spec && Should be removed for checkin.
Attachment #9060419 - Flags: review?(frgrahl)
Attachment #9060419 - Flags: review+
Attachment #9060419 - Flags: approval-comm-esr60+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/00a9446e5abc
Remove substitution of Ci.nsIFooBar with nsIFooBar from SeaMonkey preferences. r=frg

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Type: defect → enhancement
Target Milestone: --- → seamonkey2.65
Blocks: 1547041
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: