Cleanup debugger's shared-head test helpers
Categories
(DevTools :: Debugger, task)
Tracking
(firefox99 fixed)
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(6 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
This file contains a few methods that aren't used.
Some others that are redundant with the one from the master devtools/client/test/shared-head.js
And yet others that could be clarified or remove for sparse usages.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
| Assignee | ||
Comment 4•4 years ago
|
||
There was this unique check against non-breakable lines.
browser_dbg-breakable-lines.js now test this much more in depth.
This old unique assertion is not worth keeping.
| Assignee | ||
Comment 5•4 years ago
|
||
| Assignee | ||
Comment 6•4 years ago
|
||
Comment 8•4 years ago
|
||
Backed out for causing mochitest failures on browser_dbg-paused-overlay.js,browser_dbg-old-breakpoint.js
- Backout link
- Push with failures
- Failure Log
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg-old-breakpoint.js | Test timed out
Comment 10•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/db34b925e04a
https://hg.mozilla.org/mozilla-central/rev/e55287171993
https://hg.mozilla.org/mozilla-central/rev/f7f539ec7339
https://hg.mozilla.org/mozilla-central/rev/4a9cfba6611d
https://hg.mozilla.org/mozilla-central/rev/9ff73c2724f9
https://hg.mozilla.org/mozilla-central/rev/fe4503df7819
| Assignee | ||
Updated•4 years ago
|
Description
•