Closed
Bug 840477
Opened 10 years ago
Closed 10 years ago
GC: Rooting hazards in the shell
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
12.34 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
Note this also fixes a but in CopyProperty where desc is redeclared shadowing the old one.
Attachment #712963 -
Flags: review?(sphink)
Comment 2•10 years ago
|
||
Comment on attachment 712963 [details] [diff] [review] Proposed fix Review of attachment 712963 [details] [diff] [review]: ----------------------------------------------------------------- Looks good!
Attachment #712963 -
Flags: review?(sphink) → review+
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/cbcdfbeadb35
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/cbcdfbeadb35
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•