Closed
Bug 607718
Opened 15 years ago
Closed 15 years ago
Wrong DWB macro on Strings in CLI debugger
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P1)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 11 - Serrano
People
(Reporter: treilly, Assigned: treilly)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.21 KB,
patch
|
Details | Diff | Splinter Review |
I'm drowning in my own ineptitude! Or, a couple weeks ago I updated the DebugCLI code and didn't test it in a debug build and so didn't realize I got these DWB macros wrong, should have been DWBRCs. Save us safegc!
running test/cmdline with debug debugger finds these
Attachment #486401 -
Flags: review?(edwsmith)
| Assignee | ||
Updated•15 years ago
|
Summary: Wrong wb's → Wrong DWB macro on Strings in CLI debugger
| Assignee | ||
Updated•15 years ago
|
Attachment #486401 -
Flags: review?(edwsmith)
| Assignee | ||
Comment 1•15 years ago
|
||
cancel'd review, forgot a qref and need to finish testing
| Assignee | ||
Comment 2•15 years ago
|
||
Attachment #486401 -
Attachment is obsolete: true
Attachment #486402 -
Flags: review?(edwsmith)
| Assignee | ||
Comment 3•15 years ago
|
||
With this fix the test/cmdline tests pass w/ debug builds with no asserts. I guess we don't normally run these through debug builds
| Assignee | ||
Updated•15 years ago
|
Attachment #486402 -
Flags: review?(edwsmith)
| Assignee | ||
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Flags: flashplayer-bug+
You need to log in
before you can comment on or make changes to this bug.
Description
•