Closed
Bug 1591446
Opened 6 years ago
Closed 6 years ago
Can't cancel file search in OBT
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bhackett1024, Assigned: bhackett1024)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
After starting a cross-project file search in the OBT, the cancel button does not work, and the terminal prints an error JavaScript error: resource://devtools/client/debugger/src/utils/context.js, line 15: Error: Page has navigated
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5095678aa15
Use right context when closing project file search, r=jlast.
Comment 3•6 years ago
|
||
Backed out changeset b5095678aa15 (bug 1591446) for causing debugger-tests node to perma fail
push that caused the backout:
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=b5095678aa15de3672c7f98bd1f42ab58c51c9dd
backout: https://hg.mozilla.org/integration/autoland/rev/88f415af4eaf050fecaf755c3706be3c7d5022f3
Flags: needinfo?(bhackett1024)
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e4a80a5878f
Use right context when closing project file search, r=jlast.
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(bhackett1024)
You need to log in
before you can comment on or make changes to this bug.
Description
•