WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16567
Cached resources missing from the Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=16567
Summary
Cached resources missing from the Web Inspector
David Kilzer (:ddkilzer)
Reported
2007-12-21 19:13:41 PST
* SUMMARY The list of scripts and image resources are missing on a newly opened window. * STEPS TO REPRODUCE 1. Launch Safari/WebKit. 2. Open a second window. 3. Paste URL into window:
http://msnpiki.msnfanatic.com/index.php/MSNP9:Changes
4. Right-click in window and select "Inspect Element". 5. Note list of resources on left panel. * EXPECTED RESULTS There should be "IMAGES" and "SCRIPTS" listed in the left nav along with "DOCUMENTS" and "STYLESHEETS". * ACTUAL RESULTS Only "DOCUMENTS" and "STYLESHEETS" are listed. * REGRESSION This appears to happen in shipping Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165), so not a regression.
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2007-12-26 23:50:52 PST
I think they are not showing because they are cached. Reload causes everything to show.
Timothy Hatcher
Comment 2
2008-01-08 14:49:38 PST
Related to
bug 11212
. I have a fix for this.
Timothy Hatcher
Comment 3
2008-01-08 15:00:03 PST
<
rdar://problem/5676515
>
Timothy Hatcher
Comment 4
2008-01-08 15:51:59 PST
Landed a fix in
r29322
.
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