Closed Bug 1423009 Opened 7 years ago Closed 5 years ago

popup in code panel fails to find variable

Categories

(DevTools :: Debugger, defect)

57 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mhammar31, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171128222554

Steps to reproduce:

I tried to see value of variable in popup of code window in firefox debugger


Actual results:

If I look at the variable where it is defined I see the actual value, but if I look at the same variable where it is referenced it fails to find it and says that it is undefined. This has costed me a lot of grief and time because sometimes you get fooled and thinks that it is your own program that does something strange.


Expected results:

Everywhere that a variable is defined or referenced it should be possible to see the value of it in the popup. And if that is not possible the popup should not show anything. Now it says that the variable is undefined which is wrong


Is there anyone working on bugs on the debugger? Does anyone read my bug reports?
Component: Untriaged → Developer Tools: Debugger
Product: Firefox → DevTools

This appears to be for the old debugger -- the new debugger has no such issue. Thank you Mattias!

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: