Closed
Bug 1710574
Opened 4 years ago
Closed 4 years ago
Add a console mochitest for evaluating private field while paused in a class method
Categories
(DevTools :: Console, task)
DevTools
Console
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
The issue was fixed in Bug 1709542 , so we should add a test to check we don't regress it.
Assignee | ||
Comment 1•4 years ago
|
||
The underlying issue was fixed on platform in Bug 1709542,
so we're adding a test case to make sure this won't regress
in the future.
Depends on D114821
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e5bafaff5e9f
[devtools] Add test case for evaluating private properties in console while paused in class method. r=ladybenko.
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•