Bug 16198

Summary: Activity window does not show images which are cached
Product: WebKit Reporter: Adam Williams <mysticalosx>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Test webpage Example none

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 ***