WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
20700
Web inspector shows wrong size for pdf file loaded with Adobe Reader plug-in
https://bugs.webkit.org/show_bug.cgi?id=20700
Summary
Web inspector shows wrong size for pdf file loaded with Adobe Reader plug-in
Gavin Sherlock
Reported
2008-09-07 10:00:41 PDT
Steps to reproduce: Go to bug URL Open Inspector Click on the resources tab Display sizes of the resources Expected Results: It will indicate that the pdf is 573119 bytes, as it correctly displays in the Content-Length from the response header. Actual results: It indicates that the pdf is of zero size, indicating that the entire data loaded was the same size as the favicon.
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Blaut
Comment 1
2008-12-28 23:37:05 PST
Confirmed. But only for a case when Adobe Reader loads PDF inside WebKit. There is no problem with pdf loaded with Preview.
Simon
Comment 2
2009-10-06 14:50:19 PDT
Using the devkit/devtools I get spurious file sizings for imagery. Steps to reproduce: Go to a website with some images Open Inspector Click on the resources tab Display sizes of the resources Expected results: Exact and reproducible file sizes for each image. Actual Results: Initial file sizes declared file sizes ~1 order of magnitude larger than actual file sizes (20kb showing as 200kb). On page refresh, the file sizes changed to something else altogether (still wildly different to their actual file sizes) Example Screenshot:
http://img40.imageshack.us/img40/8682/bug20700example.png
Browser Specs: Chromium V:4.0.222.0 (28149) Macbook Pro Intel OSX(Leopard)
Brian Burg
Comment 3
2014-12-12 14:07:26 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug