Closed
Bug 635504
Opened 14 years ago
Closed 6 years ago
Create web console customization APIs
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ddahl, Unassigned)
References
()
Details
(Whiteboard: [console-1] [has-wip-patch][jetpack])
Dietrich and I were talking about next steps for the web console. Customization via Jetpack is a great next step.
An example would be to be able to create a jetpack that takes a workspace and adds it to a web console where one could toggle between the console and a workspace (or two).
Comment 1•14 years ago
|
||
does this bug include things like themeing too? I'd love to be able to restyle my console with a stone background and a quake logo, for example (or green on black for hardcore Vt100 terminal emulation). I think because of the way the console is styled currently, it's not possible to change any of the content styles, but could be wrong.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → ddahl
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> does this bug include things like themeing too? I'd love to be able to restyle
> my console with a stone background and a quake logo, for example (or green on
> black for hardcore Vt100 terminal emulation). I think because of the way the
> console is styled currently, it's not possible to change any of the content
> styles, but could be wrong.
i think it should, but we may have to file additional bugs as this pans out.
Reporter | ||
Comment 3•14 years ago
|
||
Initial commit to github:
https://github.com/daviddahl/devtools/commit/a33d6292fa0b17f5f14d96f7dfdd6dd292ffd320
Reporter | ||
Updated•14 years ago
|
Whiteboard: [console-1] [has-wip-patch]
Reporter | ||
Updated•14 years ago
|
Updated•13 years ago
|
Component: Developer Tools → Developer Tools: Console
QA Contact: developer.tools → developer.tools.console
Comment 4•12 years ago
|
||
Filter on TARDIS.
Whiteboard: [console-1] [has-wip-patch] → [console-1] [has-wip-patch][jetpack]
Updated•12 years ago
|
Priority: -- → P3
Reporter | ||
Updated•11 years ago
|
Assignee: ddahl → nobody
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 5•6 years ago
|
||
This is not relevant anymore. If we want to provide a way for user to have custom theme, this should be a devtools-wide one, not specific to a given panel.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•