|
Parse more user script info out of the manifest and expose
it on the Extension class.
Removed Extension::CopyToValue() because it was only being
used in unit tests.
Centralize functions for creation of absolute URLs and
paths to extension resources in Extension class and move
corresponding unit tests.
Various other minor nitpickery.
Total comments: 26
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+436 lines, -227 lines) |
Patch |
 |
M |
chrome/browser/extensions/extension.h
|
View
|
1
2
3
4
|
4 chunks |
+50 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+179 lines, -55 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_protocols.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_protocols.cc
|
View
|
|
4 chunks |
+3 lines, -40 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_protocols_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_unittest.cc
|
View
|
1
|
1 chunk |
+171 lines, -55 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extensions_service_unittest.cc
|
View
|
1
2
3
|
4 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/user_script_master.h
|
View
|
1
2
3
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/extension1/manifest
|
View
|
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/unit/unit_tests.scons
|
View
|
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/unit/unittests.vcproj
|
View
|
2
3
4
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|