Closed Bug 902118 Opened 12 years ago Closed 11 years ago

Debugger Tab gets hilighted when conditional breakpoint is set

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 812172

People

(Reporter: Fallen, Unassigned)

References

Details

STR: 1. Add a conditional breakpoint with the condition: false 2. Run code Results: The debugger tab gets highlighted green each time the breakpoint is hit, but code continues since the condition evaluates to false. Expected: The debugger tab is not highlighted
This will probably stop happening after bug 812172.
Depends on: 812172
If you have the developer tools window detached, it also pops into the foreground and steals focus every time the breakpoint is hit.
Priority: -- → P3
Should just fix this problem at the root.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.