Enable Eager evaluation in all channels
Categories
(DevTools :: Console, task, P2)
Tracking
(firefox75 verified, firefox76 verified)
People
(Reporter: Honza, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
Assuming that Eager evaluation has been enabled in Nightly and passed QA testing, we can enable it in all channels and let it ride the trains.
The pref is: devtools.webconsole.input.eagerEvaluation
Honza
Comment 1•5 years ago
|
||
Should be documented in https://developer.mozilla.org/en-US/docs/Tools/Web_Console/The_command_line_interpreter
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
bugherder |
Comment 5•5 years ago
|
||
[Tracking Requested - why for this release]: Once QA gives the green light, we would like to enable instant eval on release for 75.
Comment 7•5 years ago
|
||
Comment on attachment 9133804 [details]
Bug 1603358 - Enable Eager evaluation in all channels. r=Honza.
Beta/Release Uplift Approval Request
- User impact if declined: Missing feature. Preliminary QA status is green, so we should enable this for release to avoid late uplifts.
- 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: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): The feature was already enabled in DevEdition. This only uplifts the default-on flag for 75 beta/release.
- String changes made/needed:
Assignee | ||
Comment 8•5 years ago
|
||
note that we should probably uplift Bug 1623363 before this one, otherwise we'll get test failures on beta.
Comment 9•5 years ago
|
||
Comment on attachment 9133804 [details]
Bug 1603358 - Enable Eager evaluation in all channels. r=Honza.
approved for 75.0b7
Comment 10•5 years ago
|
||
bugherder uplift |
Comment 11•5 years ago
|
||
Janet, per comment 1, could we plan this in for an upcoming sprint?
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Verified with 75.0b7, 76.0a1 (2020-03-22) on Windows 10, macOS 10.15, Ubuntu 19.04.
Updated•5 years ago
|
Comment 13•5 years ago
|
||
:Harald, I've already documented it, with a note that it's in Nightly (feedback welcome!). I would just need to update the note when it gets to Beta, and remove it upon Release.
Comment 14•5 years ago
|
||
Thank you Janet, sorry I missed that. I updated the keyword.
Updated•5 years ago
|
Description
•