|
|
Get rid of the extension's "Current Version" file.
The entire manifest.json value is now stored in the prefs file. This will
allow for quick extension checks on startup.
BUG= 18293
TEST=Make sure installing/upgrading/uninstalling extensions works as expected.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23848
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+254 lines, -288 lines) |
Patch |
 |
M |
chrome/browser/extensions/crx_installer.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/crx_installer.cc
|
View
|
1
2
|
3 chunks |
+14 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_file_util.h
|
View
|
1
2
3
|
3 chunks |
+24 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_file_util.cc
|
View
|
1
2
3
|
15 chunks |
+57 lines, -117 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_file_util_unittest.cc
|
View
|
2
3
|
1 chunk |
+22 lines, -78 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_prefs.h
|
View
|
|
2 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_prefs.cc
|
View
|
|
5 chunks |
+41 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extensions_service.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extensions_service.cc
|
View
|
1
2
|
7 chunks |
+49 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extensions_service_unittest.cc
|
View
|
2
3
|
3 chunks |
+16 lines, -32 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension.h
|
View
|
1
2
3
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension.cc
|
View
|
1
2
3
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/Current Version
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/Current Version
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|