Closed
Bug 424307
Opened 17 years ago
Closed 17 years ago
Freeze if large file loaded by about:cache-entry. (Problem with hex-view) Firefox 3b4+
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 421828
People
(Reporter: robbiethefirst, Unassigned)
Details
(Keywords: hang, regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
If I attempt to view the cache-entry page of a large disk-cache entry(Youtube video file for example), Firefox will lock up.
Reproducible: Always
Steps to Reproduce:
1. Load up a page with a large file on it(Youtube videos are good for this).
2. Go to about:cache, go to the disk cache, and find the file(it should be a few megs in size at least).
3. Attempt to get more info by clicking on it - Firefox will then lock up.
Actual Results:
Firefox locked up.
Expected Results:
Page should load as expected - I think the way to fix this bug is to either:
A. Remove the hex-view portion of the page(But this would limit functionality).
B. Show only the first X KB of the file(The limit, X, would have to be chosen so it would not slow down the browser, yet would show enough to be useful.)
or C. Do not show the hex-view portion of the page if the file is above a given size.
It crashes with the default theme. No special configuration needed.
Reporter | ||
Updated•17 years ago
|
Keywords: regression
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•