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

Issue 12317104: Remove canary member from SyncSessionJob (Closed)

Created:
7 years, 10 months ago by rlarocque
Modified:
7 years, 9 months ago
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin
Visibility:
Public.

Description

Remove canary member from SyncSessionJob This commit removes the 'canary' flag from the SyncSessionJob. This makes the code a bit simpler, and makes it slightly more difficult to create bugs that would schedule too many canary jobs. BUG=175024 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186263

Patch Set 1 #

Patch Set 2 : Tweak formatting #

Patch Set 3 : Undo whitespace diff #

Patch Set 4 : Rebase #

Total comments: 2

Patch Set 5 : Address review comments #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -56 lines) Patch
M sync/engine/sync_scheduler_impl.h View 1 2 3 4 5 4 chunks +13 lines, -3 lines 0 comments Download
M sync/engine/sync_scheduler_impl.cc View 1 2 3 4 5 12 chunks +20 lines, -25 lines 0 comments Download
M sync/engine/sync_scheduler_whitebox_unittest.cc View 1 2 3 4 5 4 chunks +8 lines, -6 lines 0 comments Download
M sync/engine/sync_session_job.h View 1 2 3 4 5 3 chunks +3 lines, -9 lines 0 comments Download
M sync/engine/sync_session_job.cc View 1 2 3 4 5 3 chunks +0 lines, -11 lines 0 comments Download
M sync/engine/sync_session_job_unittest.cc View 1 2 3 4 5 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
rlarocque
The effort to shrink SyncSessionJob continues. Please review.
7 years, 9 months ago (2013-03-01 18:54:28 UTC) #1
rlarocque
+pavely Pavel is working in this area, so he might have some comments to add ...
7 years, 9 months ago (2013-03-01 19:19:30 UTC) #2
pavely
lgtm
7 years, 9 months ago (2013-03-02 00:51:04 UTC) #3
tim (not reviewing)
One comment below. Also, how does this make it *less* likely to schedule more canary ...
7 years, 9 months ago (2013-03-02 01:03:39 UTC) #4
rlarocque
I believe this makes it less easy to grant canary privileges by accident because we ...
7 years, 9 months ago (2013-03-02 01:21:12 UTC) #5
rlarocque
Patch updated. PTAL.
7 years, 9 months ago (2013-03-02 01:56:48 UTC) #6
tim (not reviewing)
On 2013/03/02 01:56:48, rlarocque wrote: > Patch updated. PTAL. Thanks, changes look good.
7 years, 9 months ago (2013-03-05 00:02:06 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 9 months ago (2013-03-05 00:06:37 UTC) #8
tim (not reviewing)
lgtm
7 years, 9 months ago (2013-03-05 00:14:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/12317104/26001
7 years, 9 months ago (2013-03-05 00:20:02 UTC) #10
commit-bot: I haz the power
Failed to apply patch for sync/engine/sync_scheduler_whitebox_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-05 00:20:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/12317104/28001
7 years, 9 months ago (2013-03-05 18:09:21 UTC) #12
commit-bot: I haz the power
7 years, 9 months ago (2013-03-05 21:33:33 UTC) #13
Message was sent while issue was closed.
Change committed as 186263

Powered by Google App Engine
This is Rietveld 408576698