Closed
Bug 1500369
Opened 6 years ago
Closed 6 years ago
SVG in object loads 1.5 slower compared to Chrome
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ben.browitt, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
Steps to reproduce:
Load the attached 1.svg inside an object tag and wait for the load event.
Same result with Android tablet and phone.
Actual results:
On Firefox it takes about 6 seconds to load compared to 4 seconds on Chrome.
Firefox is completely blocked until the SVG page is loaded. If you have several object tags, Firefox will block until all are loaded.
Expected results:
The SVG should load faster. Firefox shouldn't block while loading the object tag or at least allow javascript to run between several object tags.
Reporter | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Hi, thanks for your report.
I tried to reproduce this issue in the latest version of Nightly 65.0a1 (2018-10-28) and Release (63.0) with Motorola Nexus 6 (Android 7.1.1) and OnePlus 5T (Android 8.1.0) but the time it's almost equal. Can you retry in the latest Nightly? Also, what device you used? Do you have some specific settings or additional steps? I'll wait for your update, thanks.
Flags: needinfo?(ben.browitt)
Reporter | ||
Comment 3•6 years ago
|
||
It's slow in Release 63.0 with Galaxy Tab 4.
Much faster with Xiaomi Mi A1.
I'll reopen if I'll be able to reproduce on other devices.
Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(ben.browitt)
Resolution: --- → INVALID
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
•