Open
Bug 1202914
Opened 9 years ago
Updated 2 years ago
Move non-incremental API reset above collect
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: terrence, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
4.77 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
As I expected, there does not appear, at least with light testing, any good reason to do the reset in the middle of GC cycle. Try run at: https://treeherder.mozilla.org/#/jobs?repo=try&revision=d9a262ee24c2
Attachment #8658435 -
Flags: review?(jcoppeard)
Comment 1•9 years ago
|
||
Comment on attachment 8658435 [details] [diff] [review] 50_move_reset_up-v0.diff Review of attachment 8658435 [details] [diff] [review]: ----------------------------------------------------------------- Great, that's much better.
Attachment #8658435 -
Flags: review?(jcoppeard) → review+
Updated•3 years ago
|
Assignee: terrence.d.cole → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•