Closed
Bug 348696
Opened 18 years ago
Closed 18 years ago
block_xdrObject does not null outermost block's parent slot
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla1.8.1beta2
People
(Reporter: brendan, Assigned: brendan)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
(deleted),
patch
|
mrbkap
:
review+
beltzner
:
approval1.8.1+
|
Details | Diff | Splinter Review |
Patch in a trice.
/be
Assignee | ||
Comment 1•18 years ago
|
||
I took the liberty of registerizing obj and avoiding object locking slot setters when decoding into a newborn.
/be
Attachment #233729 -
Flags: review?(mrbkap)
Updated•18 years ago
|
Attachment #233729 -
Flags: review?(mrbkap) → review+
Assignee | ||
Comment 2•18 years ago
|
||
Fixed on trunk.
/be
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: blocking1.8.1?
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Attachment #233729 -
Flags: approval1.8.1?
Updated•18 years ago
|
Flags: in-testsuite-
Comment 3•18 years ago
|
||
Comment on attachment 233729 [details] [diff] [review]
fix
a=beltzner on behalf of the drivers for mozilla_1_8_branch
Attachment #233729 -
Flags: approval1.8.1? → approval1.8.1+
Updated•18 years ago
|
Flags: blocking1.8.1? → blocking1.8.1+
You need to log in
before you can comment on or make changes to this bug.
Description
•