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

Issue 480633002: sync: Fix return value in GetAllNodesForType (Closed)

Created:
6 years, 4 months ago by rlarocque
Modified:
6 years, 4 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

sync: Fix return value in GetAllNodesForType Fixes SyncManagerImpl::GetAllNodesForType's handling of a rare error case. Its callers expect it to return an empty list on failure, rather than a NULL pointer. BUG=404261 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290113

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M sync/internal_api/sync_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
rlarocque
Here's an attempt to fix the crash. It certainly won't make things worse.
6 years, 4 months ago (2014-08-15 22:39:31 UTC) #1
Nicolas Zea
lgtm
6 years, 4 months ago (2014-08-15 22:43:50 UTC) #2
rlarocque
The CQ bit was checked by rlarocque@chromium.org
6 years, 4 months ago (2014-08-15 22:44:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rlarocque@chromium.org/480633002/1
6 years, 4 months ago (2014-08-15 22:45:26 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-16 07:39:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 290113

Powered by Google App Engine
This is Rietveld 408576698