summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorhirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-28 03:17:46 +0000
committerhirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-28 03:17:46 +0000
commit07c770d1a21bce5af5eb0d79d6c02337ddedfe10 (patch)
tree41d6ddbfe3408119e6443932b8e9b90677c06862 /chrome
parentbed406a8d06a91bcc19924ba5b091f22175f098b (diff)
downloadchromium_src-07c770d1a21bce5af5eb0d79d6c02337ddedfe10.zip
chromium_src-07c770d1a21bce5af5eb0d79d6c02337ddedfe10.tar.gz
chromium_src-07c770d1a21bce5af5eb0d79d6c02337ddedfe10.tar.bz2
Gallery.app: Fix image rotation in the image editor.
There patch fixes the following two bugs. 1. The main cause: we assign null to metadata if we failed to fetch the data. But old code check the existance of data by using the 'in' operator and null value passes the check unexpectedlly. 2. Specifying OVER_FILL instead of FILL for an image in a tile of the mosaic view in case that the thumbnail image is samller than the tile. BUG=375676 TEST=manually Review URL: https://codereview.chromium.org/297323003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273139 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions