Closed
Bug 392944
Opened 18 years ago
Closed 18 years ago
ecma_3/extensions/regress-320854.js FAIL
Categories
(Core :: JavaScript Engine, defect, P1)
Core
JavaScript Engine
Tracking
()
VERIFIED
FIXED
mozilla1.9alpha8
People
(Reporter: bc, Assigned: brendan)
References
Details
(Keywords: regression, verified1.8.1.12, Whiteboard: regression from 375344)
Attachments
(1 file)
|
1.18 KB,
patch
|
mrbkap
:
review+
brendan
:
review+
|
Details | Diff | Splinter Review |
bug 375344 regressed ecma_3/extensions/regress-320854.js
Flags: in-testsuite+
| Assignee | ||
Comment 1•18 years ago
|
||
Sorry, I should have caught this in review. Before mrbkap's fix, clasp was obj's class, not obj2's.
/be
| Assignee | ||
Comment 2•18 years ago
|
||
bc: thanks for catching this.
/be
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → mozilla1.9 M8
Comment 3•18 years ago
|
||
Comment on attachment 277437 [details] [diff] [review]
fix
Oops, thanks for catching this.
Attachment #277437 -
Flags: review?(mrbkap) → review+
| Assignee | ||
Updated•18 years ago
|
Attachment #277437 -
Flags: review+
| Assignee | ||
Comment 4•18 years ago
|
||
Fixed:
js/src/jsobj.c 3.373
/be
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•18 years ago
|
||
verified fixed 1.9.0 linux/mac*/windows
Status: RESOLVED → VERIFIED
Comment 6•18 years ago
|
||
If we take bug 375344 on the 1.8 branch we need this one too, right?
Flags: blocking1.8.1.8?
Updated•18 years ago
|
Flags: blocking1.8.1.8? → blocking1.8.1.8+
Whiteboard: regression from 375344
Updated•18 years ago
|
Flags: blocking1.8.1.8+ → blocking1.8.1.9+
Updated•18 years ago
|
Flags: wanted1.8.1.x+
Comment 8•18 years ago
|
||
BC, can you verify that it is fixed in Branch and change the keyword from "fixed1.8.1.12" to "verified1.8.1.12"?
| Reporter | ||
Comment 9•18 years ago
|
||
verified fixed 1.8.1 linux/mac/win
Keywords: fixed1.8.1.12 → verified1.8.1.12
You need to log in
before you can comment on or make changes to this bug.
Description
•