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

Issue 319823002: Remove redundant param from Sync FakeServer infra (Closed)

Created:
6 years, 6 months ago by pval...(no longer on Chromium)
Modified:
6 years, 6 months ago
Reviewers:
maniscalco
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove redundant param from Sync FakeServer infra The BookmarkEntity class always represents a Bookmark, so there's no reason to have a ModelType param as part of its constructor. BUG=NONE Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276814

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -20 lines) Patch
M sync/test/fake_server/bookmark_entity.h View 1 chunk +0 lines, -1 line 0 comments Download
M sync/test/fake_server/bookmark_entity.cc View 1 2 6 chunks +17 lines, -17 lines 0 comments Download
M sync/test/fake_server/bookmark_entity_builder.cc View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
pval...(no longer on Chromium)
Here is a very difficult CL to review.
6 years, 6 months ago (2014-06-05 22:57:00 UTC) #1
maniscalco
https://codereview.chromium.org/319823002/diff/20001/sync/test/fake_server/bookmark_entity.cc File sync/test/fake_server/bookmark_entity.cc (right): https://codereview.chromium.org/319823002/diff/20001/sync/test/fake_server/bookmark_entity.cc#newcode35 sync/test/fake_server/bookmark_entity.cc:35: if (client_entity.version() != 0 || !IsBookmark(client_entity)) { I may ...
6 years, 6 months ago (2014-06-06 00:21:18 UTC) #2
pval...(no longer on Chromium)
https://codereview.chromium.org/319823002/diff/20001/sync/test/fake_server/bookmark_entity.cc File sync/test/fake_server/bookmark_entity.cc (right): https://codereview.chromium.org/319823002/diff/20001/sync/test/fake_server/bookmark_entity.cc#newcode35 sync/test/fake_server/bookmark_entity.cc:35: if (client_entity.version() != 0 || !IsBookmark(client_entity)) { On 2014/06/06 ...
6 years, 6 months ago (2014-06-09 18:50:26 UTC) #3
maniscalco
lgtm
6 years, 6 months ago (2014-06-09 18:52:55 UTC) #4
pval...(no longer on Chromium)
The CQ bit was checked by pvalenzuela@chromium.org
6 years, 6 months ago (2014-06-09 19:04:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pvalenzuela@chromium.org/319823002/40001
6 years, 6 months ago (2014-06-09 19:06:07 UTC) #6
pval...(no longer on Chromium)
The CQ bit was unchecked by pvalenzuela@chromium.org
6 years, 6 months ago (2014-06-09 22:07:43 UTC) #7
pval...(no longer on Chromium)
I've switched back to DCHECKs based on the review thread on https://codereview.chromium.org/327593003/ PTAL?
6 years, 6 months ago (2014-06-09 23:41:28 UTC) #8
pval...(no longer on Chromium)
On 2014/06/09 23:41:28, pvalenzuela wrote: > I've switched back to DCHECKs based on the review ...
6 years, 6 months ago (2014-06-10 00:19:42 UTC) #9
maniscalco
lgtm
6 years, 6 months ago (2014-06-10 15:38:27 UTC) #10
pval...(no longer on Chromium)
The CQ bit was checked by pvalenzuela@chromium.org
6 years, 6 months ago (2014-06-11 16:56:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pvalenzuela@chromium.org/319823002/80001
6 years, 6 months ago (2014-06-11 16:57:31 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 21:33:16 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 21:38:46 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/26163) win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/19657)
6 years, 6 months ago (2014-06-11 21:38:47 UTC) #15
pval...(no longer on Chromium)
The CQ bit was checked by pvalenzuela@chromium.org
6 years, 6 months ago (2014-06-11 22:58:04 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pvalenzuela@chromium.org/319823002/80001
6 years, 6 months ago (2014-06-11 23:00:04 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 23:04:20 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 23:06:09 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/26289)
6 years, 6 months ago (2014-06-11 23:06:10 UTC) #20
pval...(no longer on Chromium)
The CQ bit was checked by pvalenzuela@chromium.org
6 years, 6 months ago (2014-06-12 17:29:06 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pvalenzuela@chromium.org/319823002/80001
6 years, 6 months ago (2014-06-12 17:30:51 UTC) #22
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 21:52:42 UTC) #23
Message was sent while issue was closed.
Change committed as 276814

Powered by Google App Engine
This is Rietveld 408576698