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

Issue 13047011: SyncFS: Do not dereference scoped_ptr<Param> after we pass in StartOverRemoteSync (Closed)

Created:
7 years, 9 months ago by kinuko
Modified:
7 years, 9 months ago
Reviewers:
calvinlo, nhiroki, tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

SyncFS: Do not dereference scoped_ptr<Param> after we pass in StartOverRemoteSync We're keeping a token and going to call a method which takes token, so we should probably just call the method there. BUG=223705 TEST=manual NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190509

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M chrome/browser/sync_file_system/drive_file_sync_service.cc View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kinuko
A new P0 bug. Please review, thx
7 years, 9 months ago (2013-03-25 21:43:54 UTC) #1
nhiroki
lgtm
7 years, 9 months ago (2013-03-25 21:51:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/13047011/1
7 years, 9 months ago (2013-03-25 22:43:12 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-25 23:00:38 UTC) #4
Message was sent while issue was closed.
Change committed as 190509

Powered by Google App Engine
This is Rietveld 408576698