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

Issue 12320027: Remove SyncSessionJob's location member (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 SyncSessionJob's location member Surprisingly, this has no noticeable impact. Not even our debug logs are affected. The only location where the value was accessed was in ScheduleSyncSessionJob, and we can achieve the same effect by passing the location to that function directly. The only change is that the poll jobs are now reported as being scheduled from a location two lines later than previously. BUG=175024 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185774

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -67 lines) Patch
M sync/engine/sync_scheduler_impl.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M sync/engine/sync_scheduler_impl.cc View 1 7 chunks +7 lines, -10 lines 0 comments Download
M sync/engine/sync_scheduler_whitebox_unittest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M sync/engine/sync_session_job.h View 5 chunks +1 line, -11 lines 0 comments Download
M sync/engine/sync_session_job.cc View 3 chunks +4 lines, -18 lines 0 comments Download
M sync/engine/sync_session_job_unittest.cc View 6 chunks +5 lines, -23 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
rlarocque
Please review.
7 years, 10 months ago (2013-02-21 17:43:26 UTC) #1
tim (not reviewing)
On 2013/02/21 17:43:26, rlarocque wrote: > Please review. I disagree that this has no impact. ...
7 years, 10 months ago (2013-02-21 18:06:36 UTC) #2
rlarocque
On 2013/02/21 18:06:36, timsteele wrote: > On 2013/02/21 17:43:26, rlarocque wrote: > > Please review. ...
7 years, 10 months ago (2013-02-25 20:46:48 UTC) #3
rlarocque
On 2013/02/25 20:46:48, rlarocque wrote: > On 2013/02/21 18:06:36, timsteele wrote: > > On 2013/02/21 ...
7 years, 9 months ago (2013-02-28 20:58:35 UTC) #4
tim (not reviewing)
lgtm
7 years, 9 months ago (2013-03-01 07:55:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/12320027/1
7 years, 9 months ago (2013-03-01 17:16:11 UTC) #6
commit-bot: I haz the power
Failed to apply patch for sync/engine/sync_scheduler_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-01 17:16:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/12320027/15001
7 years, 9 months ago (2013-03-01 18:38:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/12320027/15001
7 years, 9 months ago (2013-03-02 16:09:29 UTC) #9
commit-bot: I haz the power
7 years, 9 months ago (2013-03-02 20:50:24 UTC) #10
Message was sent while issue was closed.
Change committed as 185774

Powered by Google App Engine
This is Rietveld 408576698