Closed
Bug 497470
Opened 16 years ago
Closed 15 years ago
Extension dialog is completely unresponsive when addon list is being downloaded
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
ARM
Windows Mobile 6 Professional
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: dougt, Unassigned)
Details
Extension dialog is completely unresponsive when the addon list is being downloaded. I wanted to disable an addon I had installed. I had to wait until the recommended addons where downloaded from AMO before being able to disable an installed extension.
Comment 1•16 years ago
|
||
The actual fetch from AMO is async, so we shouldn't be blocking UI during the fetch. So either the actual building of the list items, after the fetch, is very slow - or the network activity is killing the device responsiveness.
Comment 2•16 years ago
|
||
Related to bug 499852?
Updated•15 years ago
|
tracking-fennec: --- → ?
Comment 3•15 years ago
|
||
works for me on n810
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 4•15 years ago
|
||
wfm on builds:
Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b3pre) Gecko/20091116 Firefox/3.6b4pre Fennec/1.0b6pre
and
Mozilla/5.0 (X11; U; Linux armv6l; Nokia N8xx; en-US; rv:1.9.3a1pre) Gecko/20091116 Firefox/3.7a1pre Fennec/1.0b5
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•15 years ago
|
Component: Windows Mobile → General
OS: Mac OS X → Windows Mobile 6 Professional
QA Contact: mobile-windows → general
Hardware: x86 → ARM
Assignee | ||
Updated•11 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•