Open
Bug 680660
Opened 13 years ago
Updated 2 years ago
Consider how onStep should interact with breakpoints
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: jorendorff, Unassigned)
Details
Follow-up to bug 673125.
The patch in that bug adds a test (Frame-onStep-08.js) that basically says that if you set a breakpoint on every line of a script, onStep should still fire. I wrote the test, though, and I wasn't really thinking about it.
That could be annoying API. I'm not sure there's a decision that will be good for all users. We should at least discuss it, though, make a deliberate choice, and document it.
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•