Open Bug 1147137 Opened 11 years ago Updated 3 years ago

Cannot use numeric `0` for an id in TreeWidget

Categories

(DevTools :: General, defect)

37 Branch
x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: jsantell, Unassigned)

Details

Suspect this is because there are many checks for an id via type coercion, like `obj.id || obj.label`. This make it fail when you're using an iterator for ids, unless casting to a string first.
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.