Closed Bug 418519 Opened 16 years ago Closed 16 years ago

minor formatting nits in Login Manager source code

Categories

(Toolkit :: Password Manager, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla1.9beta4

People

(Reporter: Dolske, Assigned: Dolske)

Details

Attachments

(1 file)

Attached patch Patch v.1Splinter Review
This is basically a white space change, to change getService/createInstance calls to the standard style of:

var foo = Cc["blah"].
          getService(blah);

This should be trivial enough to require neither review nor approval.
Checking in toolkit/components/passwordmgr/src/nsLoginManager.js;
  new revision: 1.26; previous revision: 1.25
Checking in toolkit/components/passwordmgr/src/storage-Legacy.js;
  new revision: 1.23; previous revision: 1.22
Severity: normal → trivial
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee: nobody → dolske
Status: REOPENED → NEW
Status: NEW → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: