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

Issue 2834463005: Fix race with google variation ID registration (Closed)

Created:
3 years, 8 months ago by Raj
Modified:
3 years, 8 months ago
Reviewers:
sclittle
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix race with google variation ID registration If ExternalDataUseObserverBridge::ShouldRegisterAsDataUseObserver() is called before ExternalDataUseObserverBridge::SetRegisterGoogleVariationID is called, GWS id will not be registered. This CL fixes that. This CL also renames SetRegisterGoogleVariationID appropriately to SetProfileSigninStatus in some files BUG=714281 Review-Url: https://codereview.chromium.org/2834463005 Cr-Commit-Position: refs/heads/master@{#466464} Committed: https://chromium.googlesource.com/chromium/src/+/96efb190e51a943b44485a8b3c53338498814c43

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -31 lines) Patch
M chrome/browser/android/data_usage/data_use_ui_tab_model_factory.cc View 1 2 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer.cc View 3 chunks +15 lines, -4 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer_bridge.h View 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer_bridge.cc View 1 3 chunks +10 lines, -15 lines 0 comments Download

Messages

Total messages: 19 (15 generated)
Raj
ptal
3 years, 8 months ago (2017-04-20 23:01:02 UTC) #3
sclittle
Could you link to a relevant crbug in the CL description? LGTM so long as ...
3 years, 8 months ago (2017-04-21 01:14:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2834463005/20001
3 years, 8 months ago (2017-04-21 22:13:13 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 22:18:09 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/96efb190e51a943b44485a8b3c53...

Powered by Google App Engine
This is Rietveld 408576698