Firefox/Projects/Control Tab: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 35: Line 35:
** 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 new UI may still be under development
** 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 is being reviewed
** [http://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-314420eaf2f8 latest tryserver build]
** [http://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-7a4e884fca07 latest tryserver build]

Revision as of 07:15, 18 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