Closed
Bug 394727
Opened 17 years ago
Closed 15 years ago
crash when saving too many files in Page Info => Medias tab
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: kervala, Unassigned)
Details
Attachments
(1 file)
71.09 KB,
text/html
|
Details |
User-Agent: Opera/9.23 (Windows NT 5.1; U; fr)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007090205 Minefield/3.0a8pre
When I want to save several background images (using <div style="url(...)"> syntax) from a page using AJAX, I'm going into "View Page Infos" => "Media" tab, I select all files and click on "Save as..." and it crash when there are too many files (more than 25 background images).
Reproducible: Always
Steps to Reproduce:
1. Going on a site with a lot of background images
2. Save them in View Page Infos => Media
Actual Results:
Save some images and crash
Expected Results:
Save all images and not crash
presumably you have a page in mind, please fill in the url field for this bug.
Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> presumably you have a page in mind, please fill in the url field for this bug.
Hum, I tried again with the page (which requires an account on http://www.ma-bimbo.com) but it didn't crash. The crash could be reproducted with every builds since 1 or 2 weeks.
The fact I can't reproduce the bug now (I could do it some hours ago) seems it could be related to file cache or to another feature.
If I manage to crash FF again with the page, I will attach the XHTML code to the bug report.
Btw FF sent a crash report when it crashed :)
Reporter | ||
Comment 3•17 years ago
|
||
I think javascript or XHTML code has not to do with the bug.
Reporter | ||
Comment 4•17 years ago
|
||
I tried again I could't reproduce it every times, it seems to crash randomly.
I added the source (including AJAX modifications of the page) as attachment.
Comment 5•15 years ago
|
||
I tried on http://planet.mozilla.org/, which has between 100 and 200 images. Firefox didn't crash, but it did get very confused, showing empty dialogs and "too much recursion" errors in the error console. Using Firefox trunk on Vista.
Comment 6•15 years ago
|
||
Cedric: Can you still reproduce the crash on the latest Firefox release? Do you have a link to a crash report that we can look at?
If you can't reproduce the bug, we should close this bug as RESOLVED INCOMPLETE, since we cannot reproduce it or research it without more information.
This works for me on Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a1pre) Gecko/20100109 Minefield/3.7a1pre (.NET CLR 3.5.30729) ID:20100109042837
Reporter | ||
Comment 7•15 years ago
|
||
I checked again several times with last Firefox version (3.5.7) and it doesn't crash anymore.
I saved 700+ images and the window was not responding for some seconds (I think it's normal), but after that, all was fine.
Personally, I think it has been resolved some time ago now (I didn't check with all previous versions) so it could be put RESOLVED.
Thanks, great job :)
Comment 8•15 years ago
|
||
It is normal for that window to be slow.
Resolving as INCOMPLETE.
Thank you for the help.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Comment 9•15 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a1pre) Gecko/20100112 Minefield/3.7a1pre
No crash or "too much recursion" now when doing this at http://planet.mozilla.org/. But I do get a few dialogs incorrectly stating that Firefox cannot write to the download directory.
Comment 10•15 years ago
|
||
Hmmm...
Is that all those dialogs say, because I can't reproduce those :( ?
You need to log in
before you can comment on or make changes to this bug.
Description
•