Closed
Bug 689682
Opened 14 years ago
Closed 12 years ago
[TABLETUI] Tab menu will not open with large volume of new tabs
Categories
(Firefox for Android Graveyard :: General, defect, P4)
Tracking
(firefox9 affected, firefox10 affected)
RESOLVED
WONTFIX
People
(Reporter: aaronmt, Unassigned)
References
Details
Mozilla/5.0 (Android; Linux armv7l; rv:9.0a1) Gecko/20110927 Firefox/9.0a1 Fennec/9.0a1
Galaxy Tab 10.1 (Android 3.1)
STR:
1. Open 60+ tabs
2. Tap the tab menu
See video -> http://www.youtube.com/watch?v=FWLaq81H5Pg
Updated•14 years ago
|
| Reporter | ||
Comment 1•14 years ago
|
||
For what it's worth, the sidebar is still operational; all tabs are scrollable.
Comment 2•14 years ago
|
||
We are probably just slow building the list. For now I think this is pretty rare and probably not something to worry about, but we can try to batch the listitem creation code into small chunks, or maybe even add items dynamically as you scroll like we do for things in history or about:config.
| Reporter | ||
Comment 3•14 years ago
|
||
Associated error:
uncaught exception: [Exception... "'[JavaScript Error: "browser.__SS_data is undefined" {file: "chrome://browser/content/TabsPopup.js" line: 92}]' when calling method: [nsIController::doCommand]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://browser/content/commandUtil.js :: <TOP_LEVEL> :: line 140" data: yes]
http://mxr.mozilla.org/mozilla-central/source/mobile/chrome/content/TabsPopup.js#92
| Reporter | ||
Updated•14 years ago
|
status-firefox10:
--- → affected
Priority: -- → P4
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•