Open
Bug 265169
Opened 20 years ago
Updated 2 years ago
also report size of fully loaded page (with media)
Categories
(Firefox :: Page Info Window, enhancement)
Firefox
Page Info Window
Tracking
()
NEW
People
(Reporter: jalemon, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 The "Size" reported in the General tab of Page Info reports the size of the HTML file describing the page. To find out the actual size of what was loaded, one has to manually add the size of the page and the size of all the displayed media. "Size" should be changed to "File Size", and "Loaded Size" should be added to the General tab. Reproducible: Always Steps to Reproduce: 1. Load example page given in URL above. 2. View Page Info. 3. View General tab. Actual Results: "Size" is reported as "6.78 KB (6943 bytes)". Expected Results: "File Size" should be reported as "6.78 KB (6943 bytes)", and "Loaded Size" should be reported as "67.9 KB (69,620 bytes)".
Comment 1•20 years ago
|
||
Changing severity to enhancement and confirming
Severity: minor → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Page Info reports only size of base page, not size of fully loaded page → also report size of fully loaded page (with media)
Version: unspecified → Trunk
Updated•18 years ago
|
Assignee: bugs → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•