Closed Bug 1590589 Opened 5 years ago Closed 5 years ago

[jsdbg2] Debugger still has stray references to 'enabled' debuggers

Categories

(Core :: JavaScript Engine, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: jimb, Assigned: jimb)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

There are still a few references to Debuggers being 'enabled' or 'disabled' in the code, even though the Debugger.prototype.enabled property was removed in bug 1564168.

Priority: -- → P2

The Debugger.prototype.enabled accessor was removed in bug 1564168, but there
are still a few stray references to 'enabled' or 'disabled' debuggers in the
docs and the code. These should be cleaned up.

Assignee: nobody → jimb
Pushed by jblandy@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/62f3b6723ca5 Remove stray references to 'enabled' debuggers. r=jlast
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: