Bug 16198 - Activity window does not show images which are cached
Summary: Activity window does not show images which are cached
Status: RESOLVED DUPLICATE of bug 11212
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-29 23:31 PST by Adam Williams
Modified: 2008-02-21 14:19 PST (History)
0 users

See Also:


Attachments
Test webpage Example (1.39 KB, text/html)
2007-11-29 23:31 PST, Adam Williams
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Williams 2007-11-29 23:31:05 PST
if an image is drawn from hard disk cache, activity window will completely ignore image size/url on actual page. It will appear as if it does not even exist.

This may seem like a minor bug at first. But i have already observed one such website that is exploiting it by means of tricking Safari into loading blocked content. i.e., you blocked banners.site.com in hosts file via 127.0.0.1 then, go to that site. At first the images would be blocked properly. But when you click any links on that site, it would redirect to a different path for the advertisements. Then, it would cache those advertisements. Now when you return to original page the blocked advertisements are now loaded from cache (and hidden from activity window).

On Attached file. Download page to disk. open it in webkit. Observe that activity window properly shows the background image. Then click the test page 2 url. You reload a near identical page with same image that loads straight from cache and is totally obstructed from safari's view, activity window does not show any existence of the image.
Comment 1 Adam Williams 2007-11-29 23:31:42 PST
Created attachment 17599 [details]
Test webpage Example

Test Page 1
Comment 2 Robert Blaut 2008-02-21 14:19:08 PST

*** This bug has been marked as a duplicate of 11212 ***