DevTools/DesignMockups: Difference between revisions
< DevTools
Jump to navigation
Jump to search
m (moved User:Rcampbell/DevToolsPlanning to DevTools/DesignMockups) |
|||
| Line 10: | Line 10: | ||
* create toolbar for developer tools | * create toolbar for developer tools | ||
* migrate command line to developer tools toolbar | * migrate command line to developer tools toolbar | ||
** Some interesting challenges with this, will possibly need additional bugs around popping up doorhangers for output, including output in the commandline itself, what happens with positioning the console in other locations, etc. | |||
* create API for registering tools with main developer toolbar | * create API for registering tools with main developer toolbar | ||
* create API for adding badges to toolbar buttons | * create API for adding badges to toolbar buttons | ||
* create "Web Developer" toolbar button | * create "Web Developer" toolbar button | ||
** popup menu that derives its contents from the Web Developer menu | ** popup menu that derives its contents from the Web Developer menu | ||
Revision as of 18:44, 7 July 2011
DevTools Future Planning
This is a document based on mockups created by Paul Rouget. Notes taken to synthesize bugs from features and hopefully, features from bugs.
Developer Tools Toolbar
buglist
- create toolbar for developer tools
- migrate command line to developer tools toolbar
- Some interesting challenges with this, will possibly need additional bugs around popping up doorhangers for output, including output in the commandline itself, what happens with positioning the console in other locations, etc.
- create API for registering tools with main developer toolbar
- create API for adding badges to toolbar buttons
- create "Web Developer" toolbar button
- popup menu that derives its contents from the Web Developer menu