Open
Bug 562015
Opened 16 years ago
Updated 3 years ago
Clicking into a binary file in "Page Source" makes Firefox unresponsive, prompt to download instead
Categories
(Toolkit :: View Source, defect)
Tracking
()
NEW
People
(Reporter: ben.breen2000, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Clicking a link to a binary file in "View Source" causes lack of responsiveness and display of the binary file as ASCII. I would have expected to have been prompted to download the file.
Reproducible: Always
Steps to Reproduce:
1. Go to http://mirror.facebook.net/mozilla/firefox/releases/latest/win32/en-US/
2. View -> Page Source
3. Click the link to Firefox Setup 3.6.exe in the page source viewer.
4. See ASCII of binary, experience poor performance when reading large files.
Actual Results:
Lack of responsiveness and display of the binary file as ASCII.
Expected Results:
I would have expected to have been prompted to download the file.
Summary: Clicking into a binary file in "View Source" causes crash. → Clicking into a binary file in "Page Source" causes crash.
Comment 2•16 years ago
|
||
I don't think that the reporter is getting a crash. He should see the usual very slow perfomance when Gecko renders x mb binary data.
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Component: General → View Source
Ever confirmed: true
Product: Firefox → Toolkit
QA Contact: general → view.source
Summary: Clicking into a binary file in "Page Source" causes crash. → Clicking into a binary file in "Page Source" makes Firefox unresponsive, prompt to download instead
Version: unspecified → Trunk
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•