Closed Bug 232929 Opened 21 years ago Closed 21 years ago

redeclaration of var prefs/ioService in offlineStartup.js

Categories

(SeaMonkey :: MailNews: Backend, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugs4hj, Assigned: Bienvenu)

Details

Attachments

(1 file)

Warning: redeclaration of var ioService
Source File: file://.././components/offlineStartup.js
Line: 100, Column: 12
Source Code:
        var ioService =
Components.classes["@mozilla.org/network/io-service;1"].getService(Components.interfaces.nsIIOService);
		
		Warning: redeclaration of var prefs
Source File: file://../../components/offlineStartup.js
Line: 65, Column: 10
Source Code:
      var prefs = Components.classes["@mozilla.org/preferences-service;1"].
Attached patch proposed fixSplinter Review
Attachment #140508 - Flags: superreview?(mscott)
Attachment #140508 - Flags: superreview?(mscott) → superreview+
fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
One last note, I did only notice this after enabling QuickLaunch on Windows, is
that normal behavior?
I just upgraded to ver. 1.7.

How do I eliminate the "Want to work online or offline?" message at startup?

DEM in Georgia
Edit | Preferences | Mail & Newsgroups | Offline & Diskspace

pick the "Remember previous online state" radio button.

If you haven't installed mail & news, you can use about:config to change
offline.startup_state to 0 - it's probably set to 1 currently, probably because
your profile was upgraded from Netscape 4.x
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: