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

Issue 10824151: Try to fix a crash in the new sync machine code (Closed)

Created:
8 years, 4 months ago by Nico
Modified:
8 years, 4 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews
Visibility:
Public.

Description

Try to fix a crash in the new sync machine code This adds back the fallback code that was deleted after the 10.6 migration in https://chromiumcodereview.appspot.com/10807052, it's necessary again. BUG=140256, 138570 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149715

Patch Set 1 #

Patch Set 2 : err #

Total comments: 1

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -3 lines) Patch
M sync/util/get_session_name_mac.mm View 1 2 2 chunks +26 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Nico
8 years, 4 months ago (2012-08-02 18:49:48 UTC) #1
Nicolas Zea
LGTM http://codereview.chromium.org/10824151/diff/3/sync/util/get_session_name_mac.mm File sync/util/get_session_name_mac.mm (right): http://codereview.chromium.org/10824151/diff/3/sync/util/get_session_name_mac.mm#newcode31 sync/util/get_session_name_mac.mm:31: if (computer_name.get() != NULL) nit: remove the != ...
8 years, 4 months ago (2012-08-02 20:24:26 UTC) #2
Nico
Done, thanks.
8 years, 4 months ago (2012-08-02 20:25:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/10824151/6001
8 years, 4 months ago (2012-08-02 20:27:29 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 21:55:36 UTC) #5
Change committed as 149715

Powered by Google App Engine
This is Rietveld 408576698