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

Issue 8586042: Revert 110555 - sync: Remove ModelNeutralExecuteImpl() (Closed)

Created:
9 years, 1 month ago by rlarocque
Modified:
9 years, 1 month ago
Reviewers:
rlarocque
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin, tim (not reviewing)
Visibility:
Public.

Description

Revert 110555 - sync: Remove ModelNeutralExecuteImpl() ProcessUpdatesCommand was the only child of ModelChangingSyncerCommand to override this function. Since it is special, let's just treat it specially in syncer.cc rather than modifying ModelChangingSyncerCommand to suit its needs. BUG=36594 TEST= Review URL: http://codereview.chromium.org/8510079 TBR=rlarocque@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110572

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -11 lines) Patch
M chrome/browser/sync/engine/model_changing_syncer_command.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/model_changing_syncer_command.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/process_updates_command.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/engine/process_updates_command.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/syncer.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/sync/sessions/status_controller.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/sync/sessions/status_controller.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
rlarocque
9 years, 1 month ago (2011-11-17 22:16:30 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698