Closed
Bug 33561
Opened 25 years ago
Closed 25 years ago
move account related js out of widgetglue.js into accountUtils.js
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M17
People
(Reporter: sspitzer, Assigned: scottputterman)
Details
see bug #33558.
instead of including the mongo widgetglue.js, alecf suggested I move the account
related function of widgetglue.js and into accountUtils.js
that way we'll have one less js file to load (just accountUtils.js instead of
accountUtils.js and widgetglue.js) and that much less JS to parse.
Reporter | ||
Comment 1•25 years ago
|
||
moving to m17, accepting.
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Reporter | ||
Comment 2•25 years ago
|
||
adding scott to the cc list.
Assignee | ||
Comment 3•25 years ago
|
||
I'll take this. This is happening as part of my widgetglue cleanup. I'm also
moving MsgAccountWizard, msgOpenAccountWizard and MsgAccountManager into this
file.
Assignee: sspitzer → putterman
Status: ASSIGNED → NEW
Assignee | ||
Comment 4•25 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
QA Contact: lchiang → stephend
1.3 putterman%netscape.com Apr 14 2000 More work on reorganizing mailnews
frontend so standalone msg window will work. Also
fixes some bugs from the last time. r=sspitzer
verified FIXED.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•