149
edits
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
** Mockups based on spec: [[Image:Filmstriptabs1.png|300px|thumb|center]] [[Image:Alltabsview1.png|300px|thumb|center]] | ** Mockups based on spec: [[Image:Filmstriptabs1.png|300px|thumb|center]] [[Image:Alltabsview1.png|300px|thumb|center]] | ||
= | == Other reference == | ||
* [http://en.design-noir.de/mozilla/ctrl-tab/ Dao's Control Tab extension page] | * [http://en.design-noir.de/mozilla/ctrl-tab/ Dao's Control Tab extension page] | ||
* [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/8edc711f65897d63# dev.apps discussion] | * [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_thread/thread/8edc711f65897d63# dev.apps discussion] | ||
Line 45: | Line 45: | ||
* [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) | ||
= Bugs = | = Status = | ||
The pre-3.5 code is on trunk, where it was landed as a basis for further work. That further work has happened in terms of implementing beltzner's proposal from November 2008. We need to wrap that up and take it as our new starting point. | |||
== Bugs == | |||
* {{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 new UI is in limbo | ** browser.allTabs.previews and browser.ctrlTab.previews hidden prefs default to false, allowing 3.6 to be shipped while the new UI is in limbo | ||
** ready for review | ** patch ready for review | ||
** [http://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-e1f7c48d628c latest tryserver build] | ** [http://build.mozilla.org/tryserver-builds/dgottwald@mozilla.com-try-e1f7c48d628c latest tryserver build] |
edits