Closed Bug 1291646 Opened 8 years ago Closed 8 years ago

Remove unused Nursery field

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: jonco, Assigned: jonco)

References

Details

Attachments

(1 file)

I accidentally added an unused field to the Nursery in bug 1287869: reservedSweepAction_ so here's a patch to remove it.  Also, we can move the definition of the Nursery::Canary struct to the .cpp file as it doesn't need to live in the header.
Attachment #8777273 - Flags: review?(terrence)
Comment on attachment 8777273 [details] [diff] [review]
remove-unused-nursery-field

Review of attachment 8777273 [details] [diff] [review]:
-----------------------------------------------------------------

Nice!
Attachment #8777273 - Flags: review?(terrence) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b09cad2800f9
Remove unused field from nursery r=terrence
https://hg.mozilla.org/mozilla-central/rev/b09cad2800f9
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: