Closed Bug 1327989 Opened 7 years ago Closed 5 years ago

Debugger doesn't show return object if I set watch expression

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: arni2033, Unassigned)

Details

(Keywords: regression, regressionwindow-wanted)

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open .html file
2. Open debugger, prettify both scripts
3. Set breakpoint at line 2 in the small script
4. Hover mouse over content area, rotate mouse wheel
5. Press F11 in debugger to "step in". If you're not at the line 2021 yet, press F11 again
6. If you're at the line 2021, add watch expression "a.detail"
7. Press F10 several times (e.g. once) until <return> object appears in "Variables" tab
8. Click on the dropmarker near <return> object

AR:  No visible action (except dropmarker's icon)
ER:  Properties of <return> object should be visible
No longer blocks: 1277113
Component: Untriaged → Developer Tools: Canvas Debugger
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
Product: Firefox → DevTools

I don't see the attached html file, but testing shows me that it's now possible to inspect properties of <return> object.
Closing
Honza

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