|
Minimize dependency of user scripts.
And made some minor lint fixes and code refactoring on the way, based on CR comments of previous attempt.
BUG=none
TEST=Make sure that the extension resources can still be properly localized and that they also load correctly when they are not localized.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29512
Total comments: 9
Total comments: 7
Total comments: 2
Total comments: 6
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+246 lines, -86 lines) |
Patch |
|
M |
base/file_path.h
|
View
|
4
5
6
7
8
9
|
1 chunk |
+11 lines, -0 lines |
2 comments
|
Download
|
|
M |
base/file_path.cc
|
View
|
4
5
6
7
8
9
|
2 chunks |
+69 lines, -2 lines |
1 comment
|
Download
|
|
M |
base/file_path_unittest.cc
|
View
|
4
5
6
7
8
9
|
2 chunks |
+94 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extension_file_util.cc
|
View
|
4
5
6
7
8
9
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extensions_service_unittest.cc
|
View
|
4
5
6
7
8
9
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/extensions_ui.cc
|
View
|
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/user_script_master.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/extension.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/extension_resource.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/extension_resource.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+24 lines, -48 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/user_script.h
|
View
|
4
5
6
7
8
9
|
2 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/user_script_unittest.cc
|
View
|
4
5
6
7
8
9
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
Total messages: 27 (0 generated)
|