Enable editor mode in DevEdition
Categories
(DevTools :: Console, task, P1)
Tracking
(firefox69 unaffected, firefox70 verified, firefox71 verified)
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | unaffected |
| firefox70 | --- | verified |
| firefox71 | --- | verified |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
Let's get some feedback
| Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•6 years ago
|
||
| bugherder | ||
Comment 4•6 years ago
|
||
Comment on attachment 9092380 [details]
Bug 1580871 - Enable editor mode in DevEdition. r=Honza.
Beta/Release Uplift Approval Request
- User impact if declined: Developers who see the Scratchpad deprecation warning have no way of trying out the multiline editor mode that the documentation promotes as alternative. Editor mode has been on in Nightly for a while and is being used.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: Bug 9092380
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Editor mode is a well-tested feature and so far few and only minor bugs have been found.
- String changes made/needed:
Comment 5•6 years ago
|
||
Comment on attachment 9092380 [details]
Bug 1580871 - Enable editor mode in DevEdition. r=Honza.
Let's try this in dev edition (beta 7).
Comment 6•6 years ago
|
||
Can you suggest a release note?
Comment 7•6 years ago
|
||
| bugherder uplift | ||
| Assignee | ||
Comment 8•6 years ago
|
||
(In reply to Liz Henry (:lizzard) from comment #6)
Can you suggest a release note?
Let's try:
Write snippets of code and Iterate on them faster in the WebConsole with the new multi-line editor mode.
The Enter key acts as a regular key, adding new lines like in a regular editor, and evaluate with Ctrl + Enter (Cmd + Enter on OSX).
how does that look?
Comment 9•6 years ago
|
||
(In reply to :Harald Kirschner :digitarald from comment #4)
- List of other uplifts needed: Bug 9092380
What bug number was supposed to be there?
Comment 10•6 years ago
|
||
Verified with 71.0a1 (2019-09-15) and 70.0b7(TC_build) on Windows 10, macOS 10.13, Ubuntu 18.04.
Comment 12•6 years ago
|
||
:lizzard, when a feature will be only available in dev edition, I assume updating https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/70 is fine?
Comment 15•6 years ago
|
||
Clearing relnote, initial request is here: https://bugzilla.mozilla.org/show_bug.cgi?id=1519128#c1
Description
•