Closed
Bug 1502373
Opened 7 years ago
Closed 6 years ago
m3u listfile download slowdown / crashes firefox
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(firefox63 wontfix, firefox64 wontfix, firefox65 wontfix, firefox66 fix-optional, firefox67 affected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | wontfix |
| firefox64 | --- | wontfix |
| firefox65 | --- | wontfix |
| firefox66 | --- | fix-optional |
| firefox67 | --- | affected |
People
(Reporter: info, Assigned: petru)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
Steps to reproduce:
if i try to download a .m3u file for example:
http://www.manyplay.de/free_tv_channels.m3u
firefox will not download it and is not in a good working condition
after opening the url.
Actual results:
browser slows down and new opened tabs are not working well
Comment 1•7 years ago
|
||
Environment:
Device: Nokia 6 (Android 7.1.1)
Builds: Firefox Nightly 65.0a1 (2018-25-10), and Firefox Release 63.0
Hi Ralf,
I can reproduce the issue as well.
Furthermore, after trying to access the URL provided, and tap on New Tab from Firefox menu, Firefox freezes.
Thanks for your report!
Status: UNCONFIRMED → NEW
status-firefox63:
--- → affected
status-firefox64:
--- → affected
status-firefox65:
--- → affected
Ever confirmed: true
OS: Unspecified → Android
Hardware: Unspecified → ARM
Comment 2•7 years ago
|
||
mirabela - Can you please add your crash report from about:crashes? Thanks.
Flags: needinfo?(mirabela.lobontiu)
Comment 3•7 years ago
|
||
Hi Marcia,
I could not access the URL from Comment 0, but I tried with a similar page https://hdbox.ws/en/news/43-ip-tv-kanaly.html.
Nightly 66.0a1 (2018-12-18) and Beta 65.0b5 did not freeze, but after I started the download, a blank page opened. I have a logcat, if that helps. Tested with Nokia 6 (Android 7.1.1).
Notes:
This behavior was not reproducible on Firefox Release 64.0.1.
It might be the same issue as in Bug 1500111.
Flags: needinfo?(mirabela.lobontiu)
Comment 4•7 years ago
|
||
Seems worth investigation since this is happening on more than one site.
status-firefox66:
--- → affected
Priority: -- → P2
Comment 5•7 years ago
|
||
Are you able to get a logcat when it crashes? That would be helpful for investigation.
Flags: needinfo?(mirabela.lobontiu)
Comment 6•7 years ago
|
||
Flags: needinfo?(mirabela.lobontiu)
Comment 7•7 years ago
•
|
||
Hi Marcia,
I tried to reproduce the issue, but Nightly does not crash anymore.
Now, after tapping on an m3u file for downloading it, the behavior is:
- Nightly asks me twice to "Complete action using",
- downloads the file twice,
- Nightly opens 2 about:blank pages.
I will attach a logcat and a short video.
Thank you!
Comment 8•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → petru.lingurar
Status: NEW → ASSIGNED
| Assignee | ||
Comment 9•6 years ago
|
||
It's great that that crash doesn't reproduce anymore.
Regarding https://hdbox.ws/en/news/43-ip-tv-kanaly.html which opens two pages when clicking on the download link, the issue is with the website which executes a second script on the onClick event to provide the same download again.
- the same happens on FF desktop when clicking on the "Download.."
- if pressing to open the link in a new tab only one download option will appear.
- if pressing the "download" image at the beginning and end of the "Download.." text only one download option will appear.
So it doesn't seem like the application has a broken behavior for this particular type of file.
Based on this I'll close this as WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Updated•5 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
•