|
Unpack extensions inside chrome's profile directory.
Other users of the temp directory will be altered in a subsequent CL.
BUG= 13044
TEST=SandboxedExtensionUnpackerTest.*, ScopedTempDir.UniqueTempDirUnderPath, FileUtilTest.CreateNewTempDirInDirTest, manual testing on win, linux, mac.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46078
Total comments: 24
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+198 lines, -43 lines) |
Patch |
 |
M |
base/file_util.h
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/file_util_posix.cc
|
View
|
1
2
|
1 chunk |
+28 lines, -9 lines |
0 comments
|
Download
|
 |
M |
base/file_util_unittest.cc
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/file_util_win.cc
|
View
|
1
|
3 chunks |
+16 lines, -9 lines |
0 comments
|
Download
|
 |
M |
base/scoped_temp_dir.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/scoped_temp_dir.cc
|
View
|
1
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/scoped_temp_dir_unittest.cc
|
View
|
1
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/crx_installer.cc
|
View
|
1
2
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/sandboxed_extension_unpacker.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/sandboxed_extension_unpacker.cc
|
View
|
1
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/sandboxed_extension_unpacker_unittest.cc
|
View
|
1
|
4 chunks |
+38 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths.h
|
View
|
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths.cc
|
View
|
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_constants.h
|
View
|
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_constants.cc
|
View
|
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_file_util.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_unpacker.cc
|
View
|
|
6 chunks |
+8 lines, -15 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|