[Webkit-unassigned] [Bug 83636] ImageLoader blindly creates CachedImages in the manually-loading case without looking in or updating the memory cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 16:41:43 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83636





--- Comment #1 from Tim Horton <timothy_horton at apple.com>  2012-04-10 16:41:43 PST ---
Created an attachment (id=136571)
 --> (https://bugs.webkit.org/attachment.cgi?id=136571&action=review)
preliminary patch

Preliminary patch, needs a few things:

1. bool argument on requestResource should probably be an enum (or use the enum from ResourceLoaderOptions?) for cleanliness.
2. I'm not sure about the naming of the new ResourceLoaderOption (AutomaticLoadPolicy { LoadAutomatically, LoadManually }).
3. I haven't looked into how to add a test for this yet.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list