|
Eliminate support for V0 manifests, migrate all to V1.
. Also removes a bunch of [D]CHECKs from manifest parsing. Error reporting isn't perfect yet (file names aren't reported)... but this'll do for now. A future incarnation might replace the LOGs with an error recorder passed into Deserialize() from the caller, which can then LOG the result with context about what was being deserialized.
R=rockot@chromium.org
BUG=
Committed: https://crrev.com/44e1d5dc7a9bac1aa8d7ec01dce4ba8a2338d312
Cr-Commit-Position: refs/heads/master@{#390114}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+226 lines, -91 lines) |
Patch |
 |
M |
chrome/app/mash/chrome_mash_manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/app/mojo/chrome_renderer_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/filesystem/manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/filesystem/test_manifest.json
|
View
|
1
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/leveldb/leveldb_service_unittest.cc
|
View
|
1
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/leveldb/manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/leveldb/test_manifest.json
|
View
|
1
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/resource_provider/test_manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/resource_provider/unittests_manifest.json
|
View
|
1
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
mash/browser_driver/manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
mash/example/window_type_launcher/manifest.json
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/apptest_manifest.json
|
View
|
1
2
3
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/mojo/services/media_manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/mojo/services/pipeline_apptest_manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/catalog/data/capabilities
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/catalog/data/instance
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/catalog/data/malformed
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
services/catalog/data/simple
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/catalog/entry.cc
|
View
|
|
2 chunks |
+101 lines, -57 lines |
0 comments
|
Download
|
 |
M |
services/catalog/reader.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/runner/child/manifest.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/connect/connect_test_app_b_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/connect/connect_test_driver_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/connect/connect_test_exe_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/connect/connect_test_package_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/lifecycle/app_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/lifecycle/exe_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/lifecycle/package_app_a_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/lifecycle/package_app_b_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/lifecycle/package_manifest.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/shell/shell_unittest_manifest.json
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/shell/tests/shell/target_manifest.json
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
Total messages: 20 (11 generated)
|