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

Issue 1682393002: PRESUBMIT: Add check for JSON parse errors + fix JSON (Closed)

Created:
4 years, 10 months ago by kjellander_webrtc
Modified:
4 years, 10 months ago
Reviewers:
phoglund
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

PRESUBMIT: Add check for JSON parse errors + fix JSON The PRESUBMIT code is basically a stripped-down copy of the code in Chromium's src/PRESUBMIT.py. BUG=chromium:498746 TESTED=I verified with 'git cl presubmit' that the existing error was found. Then I ran it again after fixing it, with presubmit passing. NOTRY=True Committed: https://crrev.com/569cf942c01ac08e755cac211bbfd4d93228aeea Cr-Commit-Position: refs/heads/master@{#11572}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Reduced unnecessary code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -2 lines) Patch
M PRESUBMIT.py View 1 3 chunks +27 lines, -0 lines 0 comments Download
M webrtc/build/ios/client.webrtc.fyi/iOS32_Simulator_Debug.json View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (8 generated)
kjellander_webrtc
4 years, 10 months ago (2016-02-10 13:35:50 UTC) #5
phoglund
https://codereview.webrtc.org/1682393002/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.webrtc.org/1682393002/diff/20001/PRESUBMIT.py#newcode353 PRESUBMIT.py:353: actions = { Is this a pattern generally followed ...
4 years, 10 months ago (2016-02-11 08:38:56 UTC) #6
kjellander_webrtc
PTAL https://codereview.webrtc.org/1682393002/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.webrtc.org/1682393002/diff/20001/PRESUBMIT.py#newcode353 PRESUBMIT.py:353: actions = { On 2016/02/11 08:38:56, phoglund wrote: ...
4 years, 10 months ago (2016-02-11 09:24:15 UTC) #8
phoglund
lgtm
4 years, 10 months ago (2016-02-11 12:43:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1682393002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1682393002/60001
4 years, 10 months ago (2016-02-11 13:01:00 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 10 months ago (2016-02-11 13:03:02 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-11 13:03:13 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/569cf942c01ac08e755cac211bbfd4d93228aeea
Cr-Commit-Position: refs/heads/master@{#11572}

Powered by Google App Engine
This is Rietveld 408576698