Closed
Bug 879817
Opened 11 years ago
Closed 11 years ago
Kill Debugger::isDebugWrapper with fire
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: jorendorff, Unassigned)
Details
Attachments
(1 file)
(deleted),
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
Bug 637572 comment 121 notes that it isn't used.
Also, the whole idea is a wrong one, so I'm happy to do the honors.
Reporter | ||
Comment 1•11 years ago
|
||
Attachment #758619 -
Flags: review?(jcoppeard)
Reporter | ||
Comment 2•11 years ago
|
||
Oh, it looks like the original idea was to help out with GC, in which case it wasn't so evil after all. Still, happier without it.
Comment 3•11 years ago
|
||
Comment on attachment 758619 [details] [diff] [review]
v1
Review of attachment 758619 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good!
Attachment #758619 -
Flags: review?(jcoppeard) → review+
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•