Closed Bug 1756757 Opened 4 years ago Closed 4 years ago

Cleanup debugger's shared-head test helpers

Categories

(DevTools :: Debugger, task)

task

Tracking

(firefox99 fixed)

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(6 files)

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: nobody → poirot.alex
Status: NEW → ASSIGNED

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.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec5e1b2b909c [devtools] Remove log method in debugger tests. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/38614ed5eb95 [devtools] Remove unused function from debugger's shared-head. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/a852ff5eb02b [devtools] Stop using isPaused from debugger test and clarify existing pause/resume helpers. r=bomsy https://hg.mozilla.org/integration/autoland/rev/d20635b90025 [devtools] Remove assertEmptyLines being redundant with browser_dbg-breakable-lines.js test. r=bomsy https://hg.mozilla.org/integration/autoland/rev/9ebd03ced039 [devtools] Use wait instead of waitForTime. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/8e5f8934959d [devtools] Use waitFor instead of waitUntilPredicate. r=nchevobbe

Backed out for causing mochitest failures on browser_dbg-paused-overlay.js,browser_dbg-old-breakpoint.js

Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db34b925e04a [devtools] Remove log method in debugger tests. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/e55287171993 [devtools] Remove unused function from debugger's shared-head. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/f7f539ec7339 [devtools] Stop using isPaused from debugger test and clarify existing pause/resume helpers. r=bomsy https://hg.mozilla.org/integration/autoland/rev/4a9cfba6611d [devtools] Remove assertEmptyLines being redundant with browser_dbg-breakable-lines.js test. r=bomsy https://hg.mozilla.org/integration/autoland/rev/9ff73c2724f9 [devtools] Use wait instead of waitForTime. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/fe4503df7819 [devtools] Use waitFor instead of waitUntilPredicate. r=nchevobbe
Regressions: 1757064
Flags: needinfo?(poirot.alex)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: