Firefox/Projects/Control Tab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
  johnath  technical advisor
  johnath  technical advisor


= Goals =
= Status =
* short term: disable feature to get out of 3.6's way
* {{bug|465076}} landed
* instead of backing out, want to land the revised UI pref'd off
* browser.allTabs.previews and browser.ctrlTab.previews hidden prefs default to false
* need to get UI review, polish, identify remaining bugs


= Non Goals =
= Non Goals =
Line 27: Line 28:
* [http://jboriss.wordpress.com/2008/08/20/tabs-want-to-be-seen/ Blog post: Tabs Want to be Seen], August 20 2008
* [http://jboriss.wordpress.com/2008/08/20/tabs-want-to-be-seen/ Blog post: Tabs Want to be Seen], August 20 2008
* [http://jboriss.wordpress.com/2008/07/16/control-tab-a-new-feature-for-firefox/ Blog post: Control-Tab: A New Feature for Firefox], July 16 2008 (dear sweet jesus)
* [http://jboriss.wordpress.com/2008/07/16/control-tab-a-new-feature-for-firefox/ Blog post: Control-Tab: A New Feature for Firefox], July 16 2008 (dear sweet jesus)
= Status =
The pre-3.5 code is on trunk, where it was landed as a basis for further work. Further work has happened in terms of implementing beltzner's proposal from November 2008, but it never landed. We need to wrap that up and take it as our new starting point.
== Bugs ==
* {{bug|465076}}
** implements [https://bugzilla.mozilla.org/show_bug.cgi?id=465076#c2 beltzner's proposal]
** browser.allTabs.previews and browser.ctrlTab.previews hidden prefs default to false, allowing 3.6 to be shipped while the new UI may still be under development
** patch is being reviewed
** [http://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-7a4e884fca07 latest tryserver build]

Revision as of 05:59, 21 July 2009

Overview

Description
dao  developer
boriss    UI
johnath   technical advisor

Status

  • bug 465076 landed
  • browser.allTabs.previews and browser.ctrlTab.previews hidden prefs default to false
  • need to get UI review, polish, identify remaining bugs

Non Goals

Design

Other reference