Closed
Bug 768150
Opened 13 years ago
Closed 13 years ago
The developer toolbar should be preffed on by default [devtb][GCLI]
Categories
(DevTools :: Console, defect, P1)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: jwalker, Assigned: jwalker)
References
Details
Attachments
(1 file, 3 obsolete files)
2.66 KB,
patch
|
ttaubert
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•13 years ago
|
Component: Developer Tools → Developer Tools: Console
QA Contact: developer.tools → developer.tools.console
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Updated•13 years ago
|
Attachment #636423 -
Flags: review?(dcamp) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Will need r from a browser peer.
This removes the key sequence so we can land. Bug 769186 puts it back in again, however we will need to fix the conflict with the editor before we can do that.
Attachment #636423 -
Attachment is obsolete: true
Attachment #637428 -
Flags: review?(dcamp)
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 637428 [details] [diff] [review]
Upload 2
Hey Tim - trivial patch that prefs the toolbar on by default, and removes the key sequence as a result of a conflict with the editor.
Attachment #637428 -
Flags: review?(dcamp) → review?(ttaubert)
Comment 5•13 years ago
|
||
Comment on attachment 637428 [details] [diff] [review]
Upload 2
Review of attachment 637428 [details] [diff] [review]:
-----------------------------------------------------------------
Do you plan to leave the developer toolbar preffed on for Aurora as well after the migration or will this be enabled for a couple of trains for Nightly only? If it's the latter then it might make sense to move this to browser/branding/nightly/pref/firefox-branding.js so you don't have to revert it when merged to Aurora.
Assignee | ||
Comment 6•13 years ago
|
||
I think we're feeling more confident about the commands that we've got now and our progress, the intention is to pref this on, and leave it on. Clearly if things don't go according to plan, we can pref it off again.
Title updated to reflect this.
Summary: The developer toolbar should be preffed on by default for testing on nightly only [devtb][GCLI] → The developer toolbar should be preffed on by default [devtb][GCLI]
Comment 7•13 years ago
|
||
(In reply to Tim Taubert [:ttaubert] from comment #5)
> Do you plan to leave the developer toolbar preffed on for Aurora as well
> after the migration or will this be enabled for a couple of trains for
> Nightly only? If it's the latter then it might make sense to move this to
> browser/branding/nightly/pref/firefox-branding.js so you don't have to
> revert it when merged to Aurora.
Gavin had reservations about using the branding pref file for this purpose, see bug 749628 comment 39.
Comment 8•13 years ago
|
||
(In reply to Panos Astithas [:past] from comment #7)
> Gavin had reservations about using the branding pref file for this purpose,
> see bug 749628 comment 39.
Aha! Thanks for the hint.
Updated•13 years ago
|
Attachment #637428 -
Flags: review?(ttaubert) → review+
Assignee | ||
Comment 9•13 years ago
|
||
The correct way to remove a key sequence ...
Sorry Tim!
Attachment #637428 -
Attachment is obsolete: true
Attachment #637833 -
Flags: review?(ttaubert)
Assignee | ||
Comment 10•13 years ago
|
||
Rushing.
This removes devToolbar.commandkey too.
Attachment #637833 -
Attachment is obsolete: true
Attachment #637833 -
Flags: review?(ttaubert)
Attachment #637835 -
Flags: review?(ttaubert)
Assignee | ||
Comment 11•13 years ago
|
||
Updated•13 years ago
|
Attachment #637835 -
Flags: review?(ttaubert) → review+
Assignee | ||
Comment 12•13 years ago
|
||
Assignee | ||
Comment 13•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 14•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•