Closed
Bug 1956016
Opened 8 months ago
Closed 8 months ago
"Watch expressions" in the development tool indicates certain falsy expressions as "(unavailable)"
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1952622
People
(Reporter: cpartiot, Unassigned)
Details
Attachments
(1 file)
|
48.18 KB,
image/png
|
Details |
Steps to reproduce:
- open firefox developer tool
- go to debugger tab
- add
1 - 1as a "Watch expressions"
Actual results:
we get (unavailable)
Expected results:
we should get 0
Comment 1•8 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Debugger' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Debugger
Product: Firefox → DevTools
Comment 2•8 months ago
|
||
Thanks for the bug report!
This is a duplicate of Bug 1952622 which has already been fixed in Nightly.
Status: UNCONFIRMED → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1952622
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•