WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
27221
WebKit should cached down-sampled decoded image frames
https://bugs.webkit.org/show_bug.cgi?id=27221
Summary
WebKit should cached down-sampled decoded image frames
Eric Seidel (no email)
Reported
2009-07-13 09:48:55 PDT
WebKit should cached down-sampled decoded image frames This page has 10 images, which add up to about 14MB:
http://www.sfmusiccityacademy.com/
Yet it's only displaying small versions of each of the images (web master error, he's using the original camera .JPG files and using the <img> tag to resize them). Scrolling is horrible in both Safari and FireFox because we seem to have to decode the images new on scroll (I assume just the 3-4 which are on screen are enough to blow out the decoded frame cache? Seems we should have a way to cache only the decoded, down-sampled frames in this case. Maybe we already do? Maybe I'm totally off my rocker?
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug