Bug 35136 - Better handling of blocked images
Summary: Better handling of blocked images
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Peter Kasting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 18:05 PST by Peter Kasting
Modified: 2010-02-19 13:44 PST (History)
2 users (show)

See Also:


Attachments
patch v1 (8.01 KB, patch)
2010-02-18 18:11 PST, Peter Kasting
no flags Details | Formatted Diff | Diff
patch v2 (8.00 KB, patch)
2010-02-18 18:16 PST, Peter Kasting
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.