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

Issue 346913003: Fix chrome.identity.onSignInChanged regression for sign-outs (Closed)

Created:
6 years, 6 months ago by Michael Courage
Modified:
6 years, 6 months ago
Reviewers:
fgorski
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix chrome.identity.onSignInChanged regression for sign-outs This change fixes a regression from r270325, allowing sign-out events to fire when the --enable-new-profile-management flag is absent, which is the default. The previous change added a check to filter out events related to non-primary accounts, but the primary account ID is not available during sign-out. Removing the filter fixes the regression. BUG=376421 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278762

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
Michael Courage
6 years, 6 months ago (2014-06-19 21:31:36 UTC) #1
fgorski
lgtm
6 years, 6 months ago (2014-06-20 14:16:24 UTC) #2
Michael Courage
The CQ bit was checked by courage@chromium.org
6 years, 6 months ago (2014-06-20 16:56:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/courage@chromium.org/346913003/1
6 years, 6 months ago (2014-06-20 17:00:57 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 17:59:45 UTC) #5
Message was sent while issue was closed.
Change committed as 278762

Powered by Google App Engine
This is Rietveld 408576698