Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Issue 10880009: Enforces strict manifest content. (Closed)

Created:
8 years, 4 months ago by M-A Ruel
Modified:
8 years, 3 months ago
Reviewers:
cmp
CC:
chromium-reviews, pam+watch_chromium.org, csharp
Visibility:
Public.

Description

Enforces strict manifest content. This prevents typos and other silly and hard to track errors. Add new unit test. R=cmp@chromium.org NOTRY=true BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153747

Patch Set 1 #

Patch Set 2 : Fix #

Total comments: 1

Patch Set 3 : Implemented lower-overhead straight forward technique #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -3 lines) Patch
M tools/isolate/run_test_from_archive.py View 1 2 5 chunks +66 lines, -3 lines 1 comment Download
A tools/isolate/run_test_from_archive_test.py View 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
M-A Ruel
8 years, 4 months ago (2012-08-22 18:47:39 UTC) #1
cmp
https://chromiumcodereview.appspot.com/10880009/diff/4/tools/isolate/run_test_from_archive.py File tools/isolate/run_test_from_archive.py (right): https://chromiumcodereview.appspot.com/10880009/diff/4/tools/isolate/run_test_from_archive.py#newcode268 tools/isolate/run_test_from_archive.py:268: get_assert_is_dict(assert_is_str, keys)(data) this code requires a lot of state ...
8 years, 3 months ago (2012-08-28 17:38:29 UTC) #2
M-A Ruel
https://chromiumcodereview.appspot.com/10880009/diff/6001/tools/isolate/run_test_from_archive.py File tools/isolate/run_test_from_archive.py (right): https://chromiumcodereview.appspot.com/10880009/diff/6001/tools/isolate/run_test_from_archive.py#newcode205 tools/isolate/run_test_from_archive.py:205: for subsubkey, subsubvalue in subvalue.iteritems(): The main issue is ...
8 years, 3 months ago (2012-08-28 20:51:02 UTC) #3
cmp
lgtm, as long as we also keep in mind that new code needs to be ...
8 years, 3 months ago (2012-08-28 21:06:25 UTC) #4
M-A Ruel
On 2012/08/28 21:06:25, cmp wrote: > lgtm, as long as we also keep in mind ...
8 years, 3 months ago (2012-08-28 21:15:04 UTC) #5
cmp
Yes! The new version is much more readable to me than the old version. Thank ...
8 years, 3 months ago (2012-08-28 21:21:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/10880009/6001
8 years, 3 months ago (2012-08-28 21:31:48 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-08-28 22:00:58 UTC) #8
Change committed as 153747

Powered by Google App Engine
This is Rietveld 408576698