Closed
Bug 1191294
Opened 10 years ago
Closed 4 years ago
Fennec cold start are very long.
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox42 affected)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: Usul, Unassigned)
Details
(Keywords: perf, regression)
Attachments
(1 file)
|
182.45 KB,
application/gzip
|
Details |
Running Fennec on my Android 4.4.3 HTC One. For the last few weeks (2 or 3) the startup time is awfull ranging from a few seconds to a few minutes. This happens after updates or after a phone restart.
When I start fennec in these conditions I see a black screen for long enough that Android asks me if I want to quit fennec because it's not responding.
I've tried clearing some of my disk/cache data , it didn't change athing.
I'll happily provide adb log if told how to get them. This make Fennec nightly close to impossible to use.
Comment 1•10 years ago
|
||
Thanks for the report!
If this is an early-stage startup problem, then that's our only option is to install the Android SDK and use adb:
http://developer.android.com/sdk/installing/index.html
http://developer.android.com/tools/help/adb.html
`adb logcat -v time > mylog.txt`
then launch Fennec. Hit Ctrl-C when it makes it to the home screen.
Flags: needinfo?(ludovic)
| Reporter | ||
Comment 2•10 years ago
|
||
Of course after a reboot it loads fast. I'll do it again at the next update.
Flags: needinfo?(ludovic)
| Reporter | ||
Comment 3•10 years ago
|
||
So it's after update that it take so long here is my cpature of adb while I updated and restarted fenner after the update.
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•