summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authormtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-18 05:58:05 +0000
committermtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-18 05:58:05 +0000
commit9283bb2c1c5af97ac48c4b5e00a02b68638925a6 (patch)
treec8ed9a0cb2cda815423fc815e7cc3e67154cdffa /content
parent00349585b759265ebfc5872ecd8c9ae09fe3b38a (diff)
downloadchromium_src-9283bb2c1c5af97ac48c4b5e00a02b68638925a6.zip
chromium_src-9283bb2c1c5af97ac48c4b5e00a02b68638925a6.tar.gz
chromium_src-9283bb2c1c5af97ac48c4b5e00a02b68638925a6.tar.bz2
Fix selecting files in Chrome OS.
One of recent CLs being part of a bigger refactoring process instroduced a regression caused by using selection.entries, however selection.entries is not used at this stage, yet. This CL fixes this issue by converting selection.urls to entries and then using the Entry[] collection to fetch metadata. TEST=Tested manually. BUG=329332 Review URL: https://codereview.chromium.org/103443006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241506 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
0 files changed, 0 insertions, 0 deletions