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

Issue 1073943003: [Android] Fix sign-in crash fix. (Closed)

Created:
5 years, 8 months ago by Kibeom Kim (inactive)
Modified:
5 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Fix sign-in crash fix. Sign-in button on sign-in promotion panel can be clicked multiple times, which can lead to a crash. We should make sure that signing in logic only happens once. BUG=477139 Committed: https://crrev.com/44e22fa204b7250b7f261d7098361d8546b7ead8 Cr-Commit-Position: refs/heads/master@{#327200}

Patch Set 1 #

Patch Set 2 : moved check to startSignIn #

Patch Set 3 : removed asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/signin/SigninManager.java View 1 2 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (4 generated)
Kibeom Kim (inactive)
5 years, 8 months ago (2015-04-15 23:26:36 UTC) #2
Kibeom Kim (inactive)
note: first I thought disabling from UI but noticed that |finishSignIn| can be called from ...
5 years, 8 months ago (2015-04-15 23:27:17 UTC) #3
newt (away)
Deferring to Tommy or Max
5 years, 8 months ago (2015-04-15 23:30:04 UTC) #5
maxbogue
Would you mind writing a regression test for this? Seems like it should just be ...
5 years, 8 months ago (2015-04-16 16:16:17 UTC) #6
nyquist
I agree with max about the regression test. rogert: Do you know what we would ...
5 years, 8 months ago (2015-04-16 16:42:29 UTC) #8
Roger Tawa OOO till Jul 10th
On 2015/04/16 16:42:29, nyquist wrote: > I agree with max about the regression test. > ...
5 years, 8 months ago (2015-04-16 17:02:14 UTC) #9
nyquist
On 2015/04/16 17:02:14, Roger Tawa wrote: > On 2015/04/16 16:42:29, nyquist wrote: > > I ...
5 years, 8 months ago (2015-04-16 17:09:07 UTC) #10
Kibeom Kim (inactive)
On 2015/04/16 17:09:07, nyquist wrote: > On 2015/04/16 17:02:14, Roger Tawa wrote: > > On ...
5 years, 8 months ago (2015-04-16 17:22:13 UTC) #11
Roger Tawa OOO till Jul 10th
On 2015/04/16 17:22:13, Kibeom Kim wrote: > On 2015/04/16 17:09:07, nyquist wrote: > > On ...
5 years, 8 months ago (2015-04-16 17:40:25 UTC) #12
nyquist
kkimlabs: Any plans for updating this CL?
5 years, 8 months ago (2015-04-23 00:27:38 UTC) #13
Kibeom Kim (inactive)
On 2015/04/23 00:27:38, nyquist wrote: > kkimlabs: Any plans for updating this CL? just uploaded ...
5 years, 8 months ago (2015-04-23 00:33:20 UTC) #14
Kibeom Kim (inactive)
On 2015/04/23 00:33:20, Kibeom Kim wrote: > On 2015/04/23 00:27:38, nyquist wrote: > > kkimlabs: ...
5 years, 8 months ago (2015-04-23 00:36:43 UTC) #15
Roger Tawa OOO till Jul 10th
On 2015/04/23 00:36:43, Kibeom Kim wrote: > On 2015/04/23 00:33:20, Kibeom Kim wrote: > > ...
5 years, 8 months ago (2015-04-27 15:21:52 UTC) #16
Kibeom Kim (inactive)
On 2015/04/27 15:21:52, Roger Tawa wrote: > Is this related to https://codereview.chromium.org/1073943003/ ? perhaps link ...
5 years, 8 months ago (2015-04-27 17:13:59 UTC) #17
Roger Tawa OOO till Jul 10th
On 2015/04/27 17:13:59, Kibeom Kim wrote: > On 2015/04/27 15:21:52, Roger Tawa wrote: > > ...
5 years, 8 months ago (2015-04-27 17:23:46 UTC) #18
nyquist
I think it's safe to submit both of these (https://codereview.chromium.org/1100983005/), so lgtm
5 years, 8 months ago (2015-04-27 23:45:58 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1073943003/40001
5 years, 8 months ago (2015-04-27 23:51:01 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-28 00:51:25 UTC) #22
commit-bot: I haz the power
5 years, 8 months ago (2015-04-28 00:53:19 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/44e22fa204b7250b7f261d7098361d8546b7ead8
Cr-Commit-Position: refs/heads/master@{#327200}

Powered by Google App Engine
This is Rietveld 408576698