Closed
Bug 1129609
Opened 10 years ago
Closed 10 years ago
Fix consumers in /suite/ that call Map/Set/WeakMap constructors without "new"
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(seamonkey2.35 fixed)
RESOLVED
FIXED
seamonkey2.35
Tracking | Status | |
---|---|---|
seamonkey2.35 | --- | fixed |
People
(Reporter: philip.chee, Assigned: philip.chee)
References
Details
Attachments
(1 file)
1.51 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1108930 +++
(similar to bug 980962)
Before fixing bug 1062075 and bug 1083752,
need to add "new" to all of those calls in tree.
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8559346 [details] [diff] [review]
Patch v1.0 fixit
This seems to work but I didn't do much testing.
Attachment #8559346 -
Flags: review?(neil)
Updated•10 years ago
|
Attachment #8559346 -
Flags: review?(neil) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-seamonkey2.35:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.35
You need to log in
before you can comment on or make changes to this bug.
Description
•