Closed
Bug 1697234
Opened 4 years ago
Closed 4 years ago
Add a test for breakpoints against non-localTab tab targets
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(2 files)
Add a test for the patch in Bug 1697184
Assignee | ||
Comment 1•4 years ago
|
||
waitForDispatch & waitForRequestsToSettle are both defined by the shared mochitest/helpers.js file from the debugger.
Need to namespace the ones in aboutdebugging to avoid clashes
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D107674
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22181ce9a1a2
[devtools] Rename aboutdebugging test helpers to avoid clashes with debugger helpers r=ochameau
https://hg.mozilla.org/integration/autoland/rev/a598c5d6dca1
[devtools] Add breakpoints test with about:devtools-toolbox r=ochameau
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/22181ce9a1a2
https://hg.mozilla.org/mozilla-central/rev/a598c5d6dca1
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•