Firefox/Projects/Control Tab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 34: Line 34:
* {{bug|465076}}
* {{bug|465076}}
** implements [https://bugzilla.mozilla.org/show_bug.cgi?id=465076#c2 beltzner's proposal]
** 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 UI may be in limbo
** 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 ready for review
** patch ready for review
** [https://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-5130fa015e78/ latest tryserver build]
** [https://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-5130fa015e78/ latest tryserver build]

Revision as of 15:50, 13 July 2009

Overview

Description
dao  developer
boriss    UI
johnath   technical advisor

Goals

  • short term: disable feature to get out of 3.6's way
  • instead of backing out, want to land the revised UI pref'd off

Non Goals

Design

Other reference

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