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

Issue 10689140: Version details go JSON (dartbug.com/3196). (Closed)

Created:
8 years, 5 months ago by pquitslund
Modified:
8 years, 5 months ago
Reviewers:
devoncarew
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Version details go JSON (dartbug.com/3196). Updates simple numeric payload to a simple JSON one (and adds a few more details). For example, where VERSION might have contained: 9826 it now contains: } "revision" : "9826", "version" : "0.0.1_v2012070961811", //[1] "date" : "2012-07-09" } [1] Actually, not yet but this is where we're heading... Committed: https://code.google.com/p/dart/source/detail?r=9526

Patch Set 1 #

Messages

Total messages: 2 (0 generated)
pquitslund
8 years, 5 months ago (2012-07-10 20:17:11 UTC) #1
devoncarew
8 years, 5 months ago (2012-07-10 21:05:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698