Closed Bug 731281 Opened 13 years ago Closed 13 years ago

Properties in the debugger aren't always displayed correctly

Categories

(DevTools :: Debugger, defect, P2)

12 Branch
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 741322

People

(Reporter: vporof, Unassigned)

Details

From bug 723062: * not all params are taken into consideration when calling a function; for example, visit http://htmlpad.org/debugger/ and when calling test, the fArg is undefined; however, it is not properly colored in the panel entry, which makes me suspect that the grip isn't set correctly (in other cases, undefined vars are shown correctly) * in the arguments array, if an argument is false, it is not displayed; on the same address, after 'click me', for the second frame, the third element in the arguments pseudo-array is not shown. P2?
Also, as a side note: I remember this used to work correctly at some point not so long ago. We should add a test to check for these kinds of loose ends.
(In reply to Victor Porof from comment #1) > Also, as a side note: I remember this used to work correctly at some point > not so long ago. We should add a test to check for these kinds of loose ends. All I could come up with is that it didn't work as far as 4 months ago: https://vimeo.com/31141000
Priority: -- → P2
Fixing this in bug 741322.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.