Closed Bug 1384061 Opened 7 years ago Closed 7 years ago

After you step out from a breakpoint the number from the breakpoint is not visible

Categories

(DevTools :: Debugger, defect)

56 Branch
defect
Not set
normal

Tracking

(firefox56 affected)

RESOLVED WORKSFORME
Tracking Status
firefox56 --- affected

People

(Reporter: Ovidiu, Unassigned)

References

Details

[Affected versions]: 
Nightly 56.0a1

[Affected platforms]:
Platforms: Windows 10, Windows 7

[Steps to reproduce]:
1. Go to https://devtools-html.github.io/debugger-examples/examples/todomvc/
2. Open Debugger.
3. Navigate to todo-view.js
4. Add breakpoints (I added 3, from line 33 to line 35)
5. Go back to todmvc and add a todo item in the UI.
6. Step into a breakpoint 
7. Step out from a breakpoint 




[Expected result]:
The number of the breakpoints are displayed.

[Actual result]:
The number of the breakpoints aren't displayed.
Blocks: 1294139
(In reply to ovidiu boca[:Ovidiu] from comment #0)
> [Affected versions]: 
> Nightly 56.0a1
> 
> [Affected platforms]:
> Platforms: Windows 10, Windows 7
> 
> [Steps to reproduce]:
> 1. Go to https://devtools-html.github.io/debugger-examples/examples/todomvc/
> 2. Open Debugger.
> 3. Navigate to todo-view.js
> 4. Add breakpoints (I added 3, from line 33 to line 35)
> 5. Go back to todmvc and add a todo item in the UI.
> 6. Step into a breakpoint 
> 7. Step out from a breakpoint 

Perhaps this is a platform issue.  I can't seem to reproduce this.

Step into breakpoint takes me to the backbone.js around line 221, stepping out twice takes me back to the todo-view.js file.  The breakpoints are always listed in the list on the right hand side.  They aren't visible in the backbone file because they aren't set there.  

Where are you expecting the breakpoints are displayed?  Do you have a screenshot?  Thanks!
Hi Bryan,

I tried to reproduce the issue but I couldn't, I also tried with the initial build, the one that I used to report this issue, but it works. I'm sorry that I forgot to attach a print screen. I will mark this as Resolved WFM and in case that I see the bug, I will reopen it.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.