|
|
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/WebConsoleUpgrade|Web Console Improvements]]
| |
| | Landed
| |
| |
| |
| | Kevin Dangoor
| |
| <section end="status" />
| |
| |-
| |
| |}
| |
|
| |
|
| == Summary ==
| |
|
| |
| We have a number of improvements to the Web Console that were developed at the end of the Firefox 4/5 cycle. The goal of this project is to get those features finished up and in the product.
| |
|
| |
| 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.
| |
|
| |
| Finally, we would like to continue to flesh out the "console" object that was introduced to web content in Firefox 4 and extended in Firefox 5.
| |
|
| |
| == Related Bugs & Dependencies ==
| |
|
| |
| See the [http://mozilla.github.com/devtools/2011/status.html#webconsole6 status page].
| |
|
| |
| == Team ==
| |
|
| |
| * David Dahl: lead developer (console service, repositioning console)
| |
| * Mihai Sucan: developer (autocompletion, other fixes)
| |
| * Panos Astithas: developer
| |
| * Kevin Dangoor: PM
| |
| * QA contact: Vlad Maniac (irc: vladmaniac)
| |
| * Security Contact: Curtis Koenig
| |
|
| |
| == Security ==
| |
| [[Security/Reviews/Firefox6/ReviewNotes/webconsole|Security Notes]]
| |
|
| |
| == Non-Goals ==
| |
|
| |
| * We are not looking to integrate the Workspace or GCLI features into the console as part of this feature.
| |
|
| |
| __NOTOC__
| |
|
| |
| [[Category:Feature]]
| |
| [[Category:Firefox]]
| |
| [[Category:Polish]]
| |
| [[Cateogry:DevTools]]
| |
| [[Category:Priority 1]]
| |