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

Issue 11308072: Include v2 packaged apps in sync. (Closed)

Created:
8 years, 1 month ago by Marijn Kruisselbrink
Modified:
8 years, 1 month ago
CC:
chromium-reviews, akalin, Raghu Simha, Aaron Boodman, chromium-apps-reviews_chromium.org, haitaol1, tim (not reviewing)
Visibility:
Public.

Description

Include v2 packaged apps in sync. BUG=161489 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168631

Patch Set 1 : #

Total comments: 8

Patch Set 2 : improve tests #

Patch Set 3 : comments #

Patch Set 4 : make the tests actually pass #

Total comments: 6

Patch Set 5 : comment explaining index #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -17 lines) Patch
M chrome/browser/sync/test/integration/apps_helper.h View 1 2 3 4 2 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/sync/test/integration/apps_helper.cc View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/extensions_helper.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
chrome/browser/sync/test/integration/single_client_apps_sync_test.cc View 1 4 chunks +55 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_extension_helper.h View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_extension_helper.cc View 1 2 3 5 chunks +23 lines, -5 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
chrome/browser/sync/test/integration/two_client_apps_sync_test.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Marijn Kruisselbrink
asargent for chrome/common/extensions akalin for chrome/browser/sync
8 years, 1 month ago (2012-11-16 18:31:58 UTC) #1
akalin
few comments/questions. nice tests! https://codereview.chromium.org/11308072/diff/8/chrome/browser/sync/test/integration/apps_helper.cc File chrome/browser/sync/test/integration/apps_helper.cc (right): https://codereview.chromium.org/11308072/diff/8/chrome/browser/sync/test/integration/apps_helper.cc#newcode53 chrome/browser/sync/test/integration/apps_helper.cc:53: CreateFakeAppName(index), can you add a ...
8 years, 1 month ago (2012-11-16 18:38:53 UTC) #2
Marijn Kruisselbrink
https://codereview.chromium.org/11308072/diff/8/chrome/browser/sync/test/integration/apps_helper.cc File chrome/browser/sync/test/integration/apps_helper.cc (right): https://codereview.chromium.org/11308072/diff/8/chrome/browser/sync/test/integration/apps_helper.cc#newcode53 chrome/browser/sync/test/integration/apps_helper.cc:53: CreateFakeAppName(index), On 2012/11/16 18:38:53, akalin wrote: > can you ...
8 years, 1 month ago (2012-11-16 18:54:30 UTC) #3
akalin
lgtm https://codereview.chromium.org/11308072/diff/8/chrome/browser/sync/test/integration/single_client_apps_sync_test.cc File chrome/browser/sync/test/integration/single_client_apps_sync_test.cc (right): https://codereview.chromium.org/11308072/diff/8/chrome/browser/sync/test/integration/single_client_apps_sync_test.cc#newcode55 chrome/browser/sync/test/integration/single_client_apps_sync_test.cc:55: ASSERT_TRUE(AllProfilesHaveSameAppsAsVerifier()); On 2012/11/16 18:54:30, Marijn Kruisselbrink wrote: > ...
8 years, 1 month ago (2012-11-16 20:09:06 UTC) #4
asargent_no_longer_on_chrome
LGTM
8 years, 1 month ago (2012-11-16 20:52:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/11308072/7001
8 years, 1 month ago (2012-11-16 23:46:44 UTC) #6
commit-bot: I haz the power
Retried try job too often for step(s) sync_integration_tests
8 years, 1 month ago (2012-11-17 00:55:57 UTC) #7
Marijn Kruisselbrink
akalin: I made a couple more changes/bug fixes to the tests, can you take another ...
8 years, 1 month ago (2012-11-19 18:43:01 UTC) #8
akalin
lgtm after nit below https://codereview.chromium.org/11308072/diff/14001/chrome/browser/sync/test/integration/apps_helper.h File chrome/browser/sync/test/integration/apps_helper.h (right): https://codereview.chromium.org/11308072/diff/14001/chrome/browser/sync/test/integration/apps_helper.h#newcode30 chrome/browser/sync/test/integration/apps_helper.h:30: // extension ID of the ...
8 years, 1 month ago (2012-11-19 19:28:59 UTC) #9
Marijn Kruisselbrink
https://codereview.chromium.org/11308072/diff/14001/chrome/browser/sync/test/integration/apps_helper.h File chrome/browser/sync/test/integration/apps_helper.h (right): https://codereview.chromium.org/11308072/diff/14001/chrome/browser/sync/test/integration/apps_helper.h#newcode30 chrome/browser/sync/test/integration/apps_helper.h:30: // extension ID of the new app. On 2012/11/19 ...
8 years, 1 month ago (2012-11-19 19:39:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/11308072/11007
8 years, 1 month ago (2012-11-19 20:19:42 UTC) #11
commit-bot: I haz the power
8 years, 1 month ago (2012-11-19 23:33:19 UTC) #12
Change committed as 168631

Powered by Google App Engine
This is Rietveld 408576698