Closed
Bug 1112057
Opened 10 years ago
Closed 4 years ago
Some character combinaisons in image url freeze firefox 34
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fred.merceur, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045
Steps to reproduce:
Version 34 of Firefox seems to do not like some letters combinations in the URL of images. For exemple, if a page contains the following URLs images, it will block firefox :
<img data-value = "304387" src = "http://video.ifremer.fr/images/lq/FI352011030090/BOBECO1101/110910164326A.JPG" alt = "Preview">
<img data-value = "304388" src = "http://video.ifremer.fr/images/lq/FI352011030090/BOBECO1101/110911063911A.JPG" alt = "Preview">
<img data-value = "304 389" src = "http://video.ifremer.fr/images/lq/FI352011030090/BOBECO1101/110911082902283_15_1080i.jpg" alt = "Preview">
This is actually FI352011030090/ that Firefox does not seem to like. He does not like either FI352012040040/ but there is no problem with FI352014000400/. FI35201103009/ and FI352011030090a/ are OK too.
I and some other peoples reproduced the bug on several Windows PC (but not on Linux) on both on Windows 7 and Windows 8 with the 34 version. There is no problem with the earliers versions. And the more of images you have in your page having this URL in your page, the more time Firefox will be blocked. But once Firefow is unfreezed, you can come back of the page that have problem and it will be OK. It is only blocked when you go on the first page on the page.
The problem can be reproduced here :
Open this page : http://archimer.ifremer.fr/bug/bug4.htm
The page is displayed ok (see : http://archimer.ifremer.fr/bug/1.png)
Actual results:
But as soon as it is displayed, clic on the "destination" link on the top of the page, the destination page will take about one minute to be dispayed (see : http://archimer.ifremer.fr/bug/2.png) or open a new tab and try to call any URL such as Google, it will not be displayed until the bug4.htm will have unfreezed the browser (see : http://archimer.ifremer.fr/bug/3.png).
Expected results:
On previous versions, or on others browsers, when you display the http://archimer.ifremer.fr/bug/bug4.htm page and when you clic on the destination link, it is displayed immediately.
Reporter | ||
Updated•10 years ago
|
I was able to reproduce on Windows (FF 34), but not on OS X (FF 37 +E10s).
Updated•10 years ago
|
Component: Untriaged → Networking
Product: Firefox → Core
Updated•10 years ago
|
Component: Networking → ImageLib
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•