Closed
Bug 1509121
Opened 7 years ago
Closed 7 years ago
[remote-dbg-next] display error screen if about:devtools-toolbox fails to start
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox67 fixed, firefox68 verified, firefox69 verified)
VERIFIED
FIXED
Firefox 67
People
(Reporter: jdescottes, Assigned: ladybenko)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes!, daisuke!
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
about:devtools-toolbox is able to connect to a specific target on a remote client, and does so using URL parameters such as: host, port, type, id...
It is possible to create devtools-toolbox URLs that don't point to any valid runtime or target. In this case we only display a blank tab. We should probably show an error message to the user.
Reporter | ||
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Updated•7 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/194d4681c00c
Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke
https://hg.mozilla.org/integration/autoland/rev/3e5099a32d14
[part 2]: Add test for about:devtools-toolbox error page. r=daisuke,jdescottes
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/194d4681c00c
https://hg.mozilla.org/mozilla-central/rev/3e5099a32d14
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
Comment 5•6 years ago
|
||
Verified as fixed on Firefox Nightly 69.0a1 (2019-05-22) and on 68.0b3 on Windows 10 x 64, Mac OS X 10.14 and on Ubuntu 18.04 x64.
You need to log in
before you can comment on or make changes to this bug.
Description
•