Bug 35136

Summary: Better handling of blocked images
Product: WebKit Reporter: Peter Kasting <pkasting>
Component: ImagesAssignee: Peter Kasting <pkasting>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
patch v1
none
patch v2 fishd: review+

Description Peter Kasting 2010-02-18 18:05:04 PST
See http://code.google.com/p/chromium/issues/detail?id=36021 .
Comment 1 Peter Kasting 2010-02-18 18:11:15 PST
Created attachment 49051 [details]
patch v1

Also cleans up two places I noticed when sanity-checking other uses of cachedImage.
Comment 2 WebKit Review Bot 2010-02-18 18:15:00 PST
Attachment 49051 [details] did not build on qt:
Build output: http://webkit-commit-queue.appspot.com/results/289014
Comment 3 Peter Kasting 2010-02-18 18:16:42 PST
Created attachment 49053 [details]
patch v2

Fix copy-and-paste error
Comment 4 Peter Kasting 2010-02-19 13:44:52 PST
Fixed in r55029.