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

Issue 11428046: Add changestamp field to google_apis::DocumentEntry (Closed)

Created:
8 years ago by tzik
Modified:
8 years ago
Reviewers:
satorux1, kochi
CC:
chromium-reviews, achuith+watch_chromium.org
Visibility:
Public.

Description

Add changestamp field to google_apis::DocumentEntry TEST=existing test, GDataWapiParserTest.* BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170876

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : +test #

Patch Set 4 : +comment #

Total comments: 8

Patch Set 5 : fix comment, +DCHECK, s/OptionalChangeStamp/ParseOptionalChangeStamp/ #

Total comments: 6

Patch Set 6 : enable test on all platform but android #

Patch Set 7 : '' #

Total comments: 3

Patch Set 8 : exclude from android build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -7 lines) Patch
M chrome/browser/google_apis/gdata_wapi_parser.h View 1 2 3 4 5 6 3 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_parser.cc View 1 2 3 4 5 6 4 chunks +22 lines, -1 line 0 comments Download
M chrome/browser/google_apis/gdata_wapi_parser_unittest.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/chromeos/gdata/basic_feed.json View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tzik
Hi, Kochi-san. We need the changestamp field on the result of change list query. Can ...
8 years ago (2012-11-28 09:47:31 UTC) #1
kochi
The change looks okay, but could you add a test (a simple json that contains ...
8 years ago (2012-11-29 07:48:30 UTC) #2
tzik
Thanks for your suggestion. Adding Satoru-san as Reviews. Could you take a look, Satoru-san?
8 years ago (2012-12-03 05:53:02 UTC) #3
satorux1
https://codereview.chromium.org/11428046/diff/7001/chrome/browser/google_apis/gdata_wapi_parser.cc File chrome/browser/google_apis/gdata_wapi_parser.cc (right): https://codereview.chromium.org/11428046/diff/7001/chrome/browser/google_apis/gdata_wapi_parser.cc#newcode611 chrome/browser/google_apis/gdata_wapi_parser.cc:611: int64* result) { DCHECK(result); https://codereview.chromium.org/11428046/diff/7001/chrome/browser/google_apis/gdata_wapi_parser.h File chrome/browser/google_apis/gdata_wapi_parser.h (right): https://codereview.chromium.org/11428046/diff/7001/chrome/browser/google_apis/gdata_wapi_parser.h#newcode386 ...
8 years ago (2012-12-03 05:59:56 UTC) #4
tzik
Thanks! Updated. https://codereview.chromium.org/11428046/diff/7001/chrome/browser/google_apis/gdata_wapi_parser.cc File chrome/browser/google_apis/gdata_wapi_parser.cc (right): https://codereview.chromium.org/11428046/diff/7001/chrome/browser/google_apis/gdata_wapi_parser.cc#newcode611 chrome/browser/google_apis/gdata_wapi_parser.cc:611: int64* result) { On 2012/12/03 05:59:57, satorux1 ...
8 years ago (2012-12-03 06:16:34 UTC) #5
satorux1
https://codereview.chromium.org/11428046/diff/4005/chrome/browser/google_apis/gdata_wapi_parser.h File chrome/browser/google_apis/gdata_wapi_parser.h (right): https://codereview.chromium.org/11428046/diff/4005/chrome/browser/google_apis/gdata_wapi_parser.h#newcode385 chrome/browser/google_apis/gdata_wapi_parser.h:385: // Helper function for parsing bool fields based on ...
8 years ago (2012-12-03 06:38:11 UTC) #6
tzik
I found the test didn't run on my platform... Changed to run this test other ...
8 years ago (2012-12-03 07:49:10 UTC) #7
satorux1
LGTM with a suggestion: https://codereview.chromium.org/11428046/diff/8002/chrome/browser/google_apis/gdata_wapi_parser.h File chrome/browser/google_apis/gdata_wapi_parser.h (right): https://codereview.chromium.org/11428046/diff/8002/chrome/browser/google_apis/gdata_wapi_parser.h#newcode391 chrome/browser/google_apis/gdata_wapi_parser.h:391: // Returns true if |value| ...
8 years ago (2012-12-03 08:12:12 UTC) #8
tzik
https://codereview.chromium.org/11428046/diff/8002/chrome/browser/google_apis/gdata_wapi_parser_unittest.cc File chrome/browser/google_apis/gdata_wapi_parser_unittest.cc (right): https://codereview.chromium.org/11428046/diff/8002/chrome/browser/google_apis/gdata_wapi_parser_unittest.cc#newcode59 chrome/browser/google_apis/gdata_wapi_parser_unittest.cc:59: #if !defined(OS_ANDROID) On 2012/12/03 08:12:12, satorux1 wrote: > Most ...
8 years ago (2012-12-03 08:27:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/11428046/6007
8 years ago (2012-12-03 08:27:34 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-03 11:46:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/11428046/6007
8 years ago (2012-12-04 01:32:54 UTC) #12
commit-bot: I haz the power
8 years ago (2012-12-04 03:55:50 UTC) #13
Message was sent while issue was closed.
Change committed as 170876

Powered by Google App Engine
This is Rietveld 408576698