Closed
Bug 651546
Opened 15 years ago
Closed 15 years ago
Remove stackLimit from GCMarker
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gwagner, Assigned: gwagner)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
|
2.18 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
The marking stack logic doesn't need it any more.
| Assignee | ||
Comment 1•15 years ago
|
||
Bill do you agree?
(In reply to comment #1)
> Bill do you agree?
Yeah. I should have taken it out, but I forgot.
| Assignee | ||
Comment 3•15 years ago
|
||
Assignee: general → anygregor
Attachment #527321 -
Flags: review?(wmccloskey)
Comment on attachment 527321 [details] [diff] [review]
patch
Thanks.
Attachment #527321 -
Flags: review?(wmccloskey) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
Whiteboard: fixed-in-tracemonkey
| Assignee | ||
Comment 6•15 years ago
|
||
Igor how is this bug related to 651298?
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Igor how is this bug related to 651298?
It is unrelated, but it touches the same areas in the code as that bug.
Comment 8•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•