Closed Bug 536475 Opened 15 years ago Closed 3 years ago

Turning on a paused debugger is broken

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bzbarsky, Unassigned)

Details

When On() is called, jsd unconditionally sets up debugging hooks but might leave mPauseLevel > 0.  It should either condition this on pause level, or reset mPauseLevel.

timeless, which do you prefer?
Condition.
I agree, since clients expect to control the pause level.
OS: Mac OS X → All
Hardware: x86 → All
Component: JavaScript Debugging/Profiling APIs → JavaScript Engine

No member/variable mPauseLevel is present in the current code base, so this bug is no longer valid.

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