Closed
Bug 1618480
Opened 5 years ago
Closed 5 years ago
improve browser_dbg-scopes-duplicated.js
Categories
(DevTools :: Debugger, task, P1)
DevTools
Debugger
Tracking
(firefox75 fixed)
RESOLVED
FIXED
Firefox 75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
The test is only testing that properties with a shared value at the same level can still be expanded, but we should also check with different levels
Assignee | ||
Comment 1•5 years ago
|
||
This patch adds more test cases so we also check
deep-properties with the same shared value can
still be expanded.
A helper is added so it's easier to visualize the
actual state of the scopes panel.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc4868ab4a49
Improve browser_dbg_-scopes-duplicated coverage. r=jdescottes.
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in
before you can comment on or make changes to this bug.
Description
•