Closed
Bug 867631
Opened 12 years ago
Closed 12 years ago
GC: Fix rooting hazard in JSDebugger.cpp
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: jonco, Assigned: jonco)
References
Details
Attachments
(1 file)
899 bytes,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
Fix a simple rooting hazard.
ATM I'm not sure who's best to review this, or even which component this falls under.
Comment 1•12 years ago
|
||
Comment on attachment 744161 [details] [diff] [review]
Proposed change
I made sfink review a JSDebugger change yesterday. :)
Attachment #744161 -
Flags: review?(sphink)
Updated•12 years ago
|
Attachment #744161 -
Flags: review?(sphink) → review+
Assignee | ||
Updated•12 years ago
|
QA Contact: jcoppeard
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Andrew McCreight [:mccr8] from comment #1)
> I made sfink review a JSDebugger change yesterday. :)
Thanks guys!
Assignee | ||
Comment 3•12 years ago
|
||
Updated•12 years ago
|
Assignee: general → jcoppeard
OS: Mac OS X → All
QA Contact: jcoppeard
Hardware: x86 → All
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•