Closed
Bug 535779
Opened 16 years ago
Closed 7 years ago
[Regression] Talos slowdowns due to bug 500280
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mfinkle, Unassigned)
Details
Attachments
(1 file)
|
680 bytes,
patch
|
Details | Diff | Splinter Review |
Bug 500280 uses a 1 second timeout to delay initialize some XUL and JS. I tested that on the N900 and it did not slowdown startup.
On the N810, 1 second is not enough. See the Ts graph for example:
http://tinyurl.com/yf8fksr
After testing on the N810, I found a 2 second timeout does not affect startup.
I wish we had a better way of doing this.
Attachment #418367 -
Flags: review?(gavin.sharp)
| Reporter | ||
Updated•16 years ago
|
Summary: [Regression] Talos slowdowns due to bug 500208 → [Regression] Talos slowdowns due to bug 500280
| Reporter | ||
Comment 1•16 years ago
|
||
2 seconds does not adversely affect the UX on the N900 either. I'd like to recover the Ts on the N810.
Comment 2•16 years ago
|
||
This seems to me like we're just gaming the Ts test. I'm not sure there's much value in doing that, given that AFAICT it arbitrarily increases the risk that someone will fail to interact with the UI shortly after the window appears (I was already a big afraid of that happening with the original 1 second delay). If it has no effect on the n900 either way (why is that the case?), then why not just leave this as is?
Updated•16 years ago
|
Attachment #418367 -
Flags: review?(gavin.sharp)
Updated•16 years ago
|
Component: Linux/Maemo → General
OS: Linux → Linux (embedded)
Hardware: x86 → ARM
Comment 3•7 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•