[remote-dbg-next] Runtime page is not updated when closing Network Location runtime
Categories
(DevTools :: about:debugging, defect, P1)
Tracking
(firefox66 fixed)
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(6 files)
Bug 1515612 - Split PAGE_SELECTED action in START/SUCCESS/FAILURE subactions;r=ladybenko,daisuke,ola
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
36.66 KB,
image/png
|
Details |
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Backed out 4 changesets (Bug 1515612) for ESlint error on runtimes.js.
Backout: https://hg.mozilla.org/integration/autoland/rev/5d5c62405e28ac0cc173f556834f68451ec3f6eb
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=220860187&repo=autoland&lineNumber=290
Assignee | ||
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
There are also dt6 failures oon browser_aboutdebugging_addons_remote_runtime.js
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=220872793&repo=autoland&lineNumber=1494
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
try after last rebase & fixes: https://treeherder.mozilla.org/#/jobs?repo=try&revision=94ef60791167ff0d883ea67632f6a93f34e6424f
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/66a7369d4c51
https://hg.mozilla.org/mozilla-central/rev/958fb1212e11
https://hg.mozilla.org/mozilla-central/rev/9fc243c2626c
https://hg.mozilla.org/mozilla-central/rev/d19483d0f411
https://hg.mozilla.org/mozilla-central/rev/5caf4fb0d4f6
Comment 16•6 years ago
|
||
Verified as fixed on Firefox Nightly 68.0a1, Firefox Dev Edition 67.0b4 and on Firefox 66.0.1 on Windows 10 x 64, Mac OS X 10.14 and on Ubuntu 16.04 x64 as "This Nightly" tab is selected after closing Network Location runtime.
But what is the expected behavior of the devtools toolbox of the debugger server after closing Network Location runtime?
When the focus is on "Console/Debugger" panel, devtools toolbox turns blank (keeping the same URL as before).
When the focus is on "Inspector" panel, devtools toolbox doesn't turn blank totally. (See screenshot attached)
Assignee | ||
Comment 17•6 years ago
|
||
This is currently being worked on in Bug 1505368. For now the target is to remain on the same URL but show an error message.
Description
•