Closed Bug 1056942 Opened 10 years ago Closed 10 years ago

Need to press "run" twice to continue from breakpoint in edge case

Categories

(DevTools :: Debugger, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1052738

People

(Reporter: jlong, Unassigned)

Details

STR:

1. Go to http://todomvc.com/architecture-examples/backbone/
2. Open debugger, go to app-view.js
3. Set a breakpoint on line 11 `app.AppView = ...`
4. Refresh browser
5. Breakpoint is hit, click run. It is still paused, you need to click run another time for it to continue.

This happens even in my local build with a few patches applied that fixed other bugs that could be seemingly related to this (I know that's vague). This still might be a dupe though. Filing now so I don't forget.
This looks like a duplicate of bug 1052738
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.