Closed Bug 157970 Opened 22 years ago Closed 22 years ago

cleanup editor.js (and other files?) usage of "new Object"

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.2alpha

People

(Reporter: Brade, Assigned: Brade)

Details

Attachments

(1 file, 1 obsolete file)

we should cleanup the usage of "new Object" in editor.js (and other places?)
we should use this format instead:
  var foo = { value: null };
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.2alpha
Yes, we should do this. It causes JS warnings in some places. Easy task.
Keywords: nsbeta1
Reassigning to brade
Assignee: cmanske → brade
Status: ASSIGNED → NEW
Keywords: nsbeta1nsbeta1+
Attached patch patch 1 (obsolete) — Splinter Review
Attachment #95574 - Attachment is obsolete: true
Comment on attachment 95583 [details] [diff] [review]
patch #2 (added initialization)

sr=alecf
Attachment #95583 - Flags: superreview+
Comment on attachment 95583 [details] [diff] [review]
patch #2 (added initialization)

r=neil@parkwaycc.co.uk
Attachment #95583 - Flags: review+
fix checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
rs vrfy (code).
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: