Closed
Bug 1233121
Opened 9 years ago
Closed 9 years ago
Refactor ObjectBox tracing
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
At the moment ObjectBox::trace() does everything to mark a list of derived objects which may be of three different types. We can simplify this.
Attachment #8699068 -
Flags: review?(terrence)
Comment 1•9 years ago
|
||
Comment on attachment 8699068 [details] [diff] [review]
refactor-objectbox-tracing
Review of attachment 8699068 [details] [diff] [review]:
-----------------------------------------------------------------
Nice!
Attachment #8699068 -
Flags: review?(terrence) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•