diff options
author | rginda@chromium.org <rginda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-20 06:32:48 +0000 |
---|---|---|
committer | rginda@chromium.org <rginda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-20 06:32:48 +0000 |
commit | 0296588df597f675bbd4531ae26b126fd1b167ff (patch) | |
tree | f08633174bfeb9114cbe9c768e8152121a7c9033 /webkit | |
parent | 2a28dc24c68f8cf3cee1b9667f5e51342cc5df04 (diff) | |
download | chromium_src-0296588df597f675bbd4531ae26b126fd1b167ff.zip chromium_src-0296588df597f675bbd4531ae26b126fd1b167ff.tar.gz chromium_src-0296588df597f675bbd4531ae26b126fd1b167ff.tar.bz2 |
FileManager: Add background exif extraction
This adds a worker task that can extract thumbnails (and other exif data), which greatly speeds up the preview panel and thumbnail view mode.
Unfortunatly the patch depends on WK Bug 55728, which hasn't landed yet. For now, the
worker is disabled via 'ENABLE_EXIF_READER = false'.
I've also switched back to reading data urls (from toURL) until http://codereview.chromium.org/6864040/ lands.
Finally, since there are a number of jank issues with thumbnail view, I've disabled it via 'ENABLE_THUMBNAIL_VIEW = false'
BUG=
TEST=manual testing in chromeos-chrome on linux
Review URL: http://codereview.chromium.org/6879075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions