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

Issue 252713003: Revert 265881 - "Add simple PRESUBMIT check to ensure that all files ending with .json can" (Closed)

Created:
6 years, 8 months ago by Yoyo Zhou
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 265881 - "Add simple PRESUBMIT check to ensure that all files ending with .json can" Revert 266019 - "Add detail to 'invalid JSON' message in PRESUBMIT.py." This presubmit check is invalid - it fails on existing .json files in the tree that contain comments. (Other JSON-reading tools strip out these comments.) Any changes to these .json files are incorrectly rejected by this check. BUG=366395 TBR=iannucci@chromium.org,tnagel@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266191

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -16 lines) Patch
M PRESUBMIT.py View 2 chunks +0 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yoyo Zhou
TBRing iannucci, tnagel
6 years, 8 months ago (2014-04-25 15:14:56 UTC) #1
Yoyo Zhou
6 years, 8 months ago (2014-04-25 15:15:33 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r266191 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698