[remote-dbg-next] Show a deprecation notice on WebIDE
Categories
(DevTools :: about:debugging, enhancement, P1)
Tracking
(firefox68 fixed)
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: [remote-debugging-reserve])
Attachments
(2 files)
We should pref off WebIDE in Firefox 69 and eventually remove it in Firefox 70.
We want to show a deprecation notice in WebIDE in Firefox 68 to let users know about the upcoming change.
This bug is about implementing this deprecation message.
The exact wording of the message is not decided yet.
The message should explain that WebIDE is being replaced by the new version of about:debugging, and should provide a link to about:debugging.
Regarding the implementation we could reuse the error message which is used to display the compatibility errors (client/webide/content/webide.js#283-306).
This message should also be dismissable, and once the user closes it, it should not come back again.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D26085
| Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/473b3a558405
https://hg.mozilla.org/mozilla-central/rev/3ca06a20dfac
Description
•