Closed Bug 277673 Opened 20 years ago Closed 19 years ago

treeUtils.js uses .id whereas some files that call it use .number

Categories

(Toolkit :: Password Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

Details

Attachments

(1 file)

Assignee: bryner → bugzilla
Status: NEW → ASSIGNED
Attachment #170747 - Flags: review?(bryner)
Summary: treeUtils.js uses .id whereas files that call it use .number → treeUtils.js uses .id whereas some files that call it use .number
Hmmm, ok, passwordManager.js doesn't use treeUtils.js but has a copy of most of
its functions. So either:
a) forget the passwordManager.js part of patch v0.1
b) I'll generate a replacement patch which makes .number -> .id changes in
passwordManager.js's SortTree code
c) Another option for example:
Move treeUtils.js into perhaps toolkit/content and have passwordManager.js use
it and delete the extra code from passwordManager.js
Attachment #170747 - Flags: review?(bryner) → review?(mkaply)
Attachment #170747 - Flags: review?(mkaply)
Looking deeper into things it looks like the fix to bug 215656 never made it to
passwordManager.js - is option c) worth looking at?
Looks like the 2005-02 new prefwindow pretty well wiped the landscape clean for this bug: no .id, no .number, no treeUtils.js.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: