Closed
Bug 764555
Opened 13 years ago
Closed 13 years ago
[devtb] Implement the style for the buttons in the developer toolbar
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: paul, Assigned: paul)
References
Details
Attachments
(3 files, 3 obsolete files)
The latest mockup is: https://bug744906.bugzilla.mozilla.org/attachment.cgi?id=614521
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → paul
| Assignee | ||
Comment 1•13 years ago
|
||
icons will come later
Comment 2•13 years ago
|
||
I think we're going to need to think about prompts. I think that having > for the console and >> for the command line is too subtle.
In an ideal world, I'd like to use { for the console (or anywhere that takes JavaScript) because { is the closest thing to how you start writing JS. But that could be confusing.
Maybe we should just use $ or something for commands.
| Assignee | ||
Comment 3•13 years ago
|
||
Attachment #635688 -
Flags: ui-review?(shorlander)
| Assignee | ||
Comment 4•13 years ago
|
||
not test on linux and windows yet, but should be ok.
| Assignee | ||
Comment 5•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Attachment #635745 -
Attachment is obsolete: true
| Assignee | ||
Updated•13 years ago
|
Attachment #635688 -
Flags: ui-review?(shorlander)
| Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 636262 [details] [diff] [review]
v1.1
This patch includes 4 icons (in tools-icons-small.png). The debugger icon is not yet finished. So I used the WebConsole icon as a placeholder. This will be fixed in bug 760446.
Attachment #636262 -
Flags: review?(dao)
| Assignee | ||
Comment 7•13 years ago
|
||
rebased
| Assignee | ||
Updated•13 years ago
|
Attachment #636262 -
Attachment is obsolete: true
Attachment #636262 -
Flags: review?(dao)
| Assignee | ||
Updated•13 years ago
|
Attachment #636721 -
Flags: review?(dao)
| Assignee | ||
Comment 8•13 years ago
|
||
debugger icon
| Assignee | ||
Updated•13 years ago
|
Attachment #636721 -
Attachment is obsolete: true
Attachment #636721 -
Flags: review?(dao)
| Assignee | ||
Updated•13 years ago
|
Attachment #636730 -
Flags: review?(dao)
| Assignee | ||
Comment 10•13 years ago
|
||
review ping
Updated•13 years ago
|
Attachment #636730 -
Flags: review?(dao) → review+
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [land-in-fx-team]
| Assignee | ||
Comment 11•13 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Comment 12•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 16
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•