DevTools/Features/WebConsole5: Difference between revisions
(Created page with "= Web Console "5" = == Summary == With the move to timed releases for Firefox, it becomes harder to target specific features at a given Firefox release. However, there are som...") |
No edit summary |
||
Line 1: | Line 1: | ||
= | {| class="fullwidth-table" | ||
|- | |||
| style="font-weight: bold; background: #DDD;" | Feature | |||
| style="font-weight: bold; background: #DDD;" | Status | |||
| style="font-weight: bold; background: #DDD;" | ETA | |||
| style="font-weight: bold; background: #DDD;" | Owner | |||
|- | |||
<section begin="status" /> | |||
| [[DevTools/Features/WebConsole5]] | |||
| {{StatusHealthy|status=Bugs landing/in review}} | |||
| 2011-04-12 | |||
| Kevin Dangoor | |||
<section end="status" /> | |||
|- | |||
|} | |||
== Summary == | == Summary == | ||
Line 12: | Line 26: | ||
want it in a separate window or at the bottom of the window). | want it in a separate window or at the bottom of the window). | ||
We also | We would also like to see some autocompletion improvements and ideally land the console service that would allow messages to queue up before the user opens the console. | ||
== Related Bugs & Dependencies == | |||
See the [http://mozilla.github.com/devtools/2011/status.html#console5 status page]. | |||
== Team == | |||
* David Dahl: lead developer (console service, repositioning console) | |||
* Mihai Sucan: developer (autocompletion, other fixes) | |||
* Kevin Dangoor: PM | |||
== Non-Goals == | |||
These are just some initial improvements to the console. Given the short timeline for Firefox 5, this is just a feature to track a small collection of items we would like to land. | |||
__NOTOC__ | |||
[[Category:Feature]] | |||
[[Category:Firefox]] | |||
[[Category:Polish]] | |||
[[Cateogry:DevTools]] | |||
[[Category:Priority 1]] |
Revision as of 14:11, 1 April 2011
Feature | Status | ETA | Owner |
DevTools/Features/WebConsole5 | Bugs landing/in review | 2011-04-12 | Kevin Dangoor |
Summary
With the move to timed releases for Firefox, it becomes harder to target specific features at a given Firefox release. However, there are some Web Console improvements that we will strive to get into Firefox 5 and this project is tracking those improvements.
The most common complaint about the Web Console during the Firefox 4 beta cycle is the inability to move the console around (people either want it in a separate window or at the bottom of the window).
We would also like to see some autocompletion improvements and ideally land the console service that would allow messages to queue up before the user opens the console.
Related Bugs & Dependencies
See the status page.
Team
- David Dahl: lead developer (console service, repositioning console)
- Mihai Sucan: developer (autocompletion, other fixes)
- Kevin Dangoor: PM
Non-Goals
These are just some initial improvements to the console. Given the short timeline for Firefox 5, this is just a feature to track a small collection of items we would like to land. Cateogry:DevTools