summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
diff options
context:
space:
mode:
authortzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-11 07:35:13 +0000
committertzik@chromium.org <tzik@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-11 07:35:13 +0000
commit294dd0316b3246c30e4558e8ec380479c9e82481 (patch)
tree0da556f3aa34918cd33ba14ab80e9acfbb8574f9 /chrome/browser/importer
parent27d255b7a75a9a21fca70a90eae07c6cf22ae30b (diff)
downloadchromium_src-294dd0316b3246c30e4558e8ec380479c9e82481.zip
chromium_src-294dd0316b3246c30e4558e8ec380479c9e82481.tar.gz
chromium_src-294dd0316b3246c30e4558e8ec380479c9e82481.tar.bz2
Merge QuotaFileUtil into ObfuscatedFileUtil
This change includes - rename variable name of paths, (e.g. "filesystem:http://example.com/temporary/hoge/fuga") --- path: FileSystemPath past by upper layer, ("http://example.com", kTemporary, "hoge/fuga") --- virtual_path: path.internal_path(), ("hoge/fuga") --- local_path: origin, type & absolute native path --- local_file_path: absolute native path (e.g. "/home/tzik/.config/chromium/Default/File System/001/t/00/0000001") --- data_path: native path, relative to origin directory (e.g. "00/0000001") - use FilePath instead of FileSystemPath for source path in CopyInForeignFile. - refactor CopyOrMoveFile and CopyInForeignFile of ObfuscatedFileUtil - merge QuotaFileUtil into ObfuscatedFileUtil - fixing tests BUG=114732 TEST='ObfuscatedFileUtilTest.*' Review URL: https://chromiumcodereview.appspot.com/10051004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136521 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/importer')
0 files changed, 0 insertions, 0 deletions