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

Issue 1486603002: ExtensionServiceSyncTest cleanup (Closed)

Created:
5 years ago by Marc Treib
Modified:
5 years ago
Reviewers:
Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@ext_dont_selfnotify
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ExtensionServiceSyncTest cleanup Committed: https://crrev.com/65f10304086940c5c7f2e6d5e0de1b57d21f4ca6 Cr-Commit-Position: refs/heads/master@{#362942}

Patch Set 1 #

Total comments: 9

Patch Set 2 : review, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -287 lines) Patch
M chrome/browser/extensions/extension_service_sync_unittest.cc View 1 54 chunks +165 lines, -287 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Marc Treib
5 years ago (2015-12-02 11:27:08 UTC) #2
Devlin
lgtm https://codereview.chromium.org/1486603002/diff/1/chrome/browser/extensions/extension_service_sync_unittest.cc File chrome/browser/extensions/extension_service_sync_unittest.cc (right): https://codereview.chromium.org/1486603002/diff/1/chrome/browser/extensions/extension_service_sync_unittest.cc#newcode69 chrome/browser/extensions/extension_service_sync_unittest.cc:69: SyncChangeList MakeSyncChangeList(const std::string& id, Doesn't bother me much, ...
5 years ago (2015-12-02 17:24:50 UTC) #3
Marc Treib
https://codereview.chromium.org/1486603002/diff/1/chrome/browser/extensions/extension_service_sync_unittest.cc File chrome/browser/extensions/extension_service_sync_unittest.cc (right): https://codereview.chromium.org/1486603002/diff/1/chrome/browser/extensions/extension_service_sync_unittest.cc#newcode69 chrome/browser/extensions/extension_service_sync_unittest.cc:69: SyncChangeList MakeSyncChangeList(const std::string& id, On 2015/12/02 17:24:50, Devlin wrote: ...
5 years ago (2015-12-03 09:29:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1486603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1486603002/20001
5 years ago (2015-12-03 09:30:19 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-03 10:21:45 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/65f10304086940c5c7f2e6d5e0de1b57d21f4ca6 Cr-Commit-Position: refs/heads/master@{#362942}
5 years ago (2015-12-03 10:22:36 UTC) #10
Devlin
5 years ago (2015-12-03 16:55:27 UTC) #11
Message was sent while issue was closed.
https://codereview.chromium.org/1486603002/diff/1/chrome/browser/extensions/e...
File chrome/browser/extensions/extension_service_sync_unittest.cc (right):

https://codereview.chromium.org/1486603002/diff/1/chrome/browser/extensions/e...
chrome/browser/extensions/extension_service_sync_unittest.cc:180:
make_scoped_ptr(new syncer::FakeSyncChangeProcessor),
On 2015/12/03 09:29:41, Marc Treib wrote:
> On 2015/12/02 17:24:50, Devlin wrote:
> > nitty nit: even though it doesn't matter, prefer explicit construction with
> ().
> 
> Done. (Is there anything in the style guide about this? I see both styles with
> roughly the same frequency.)

Probably not, except as it pertains to POD structs, where it actually matters. 
But not 100% sure.  So I'm just using my awesome OWNERS powers of preferences :)

Powered by Google App Engine
This is Rietveld 408576698