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

Issue 14175017: Remove one-click signin inforbar, since its now replaced with the gaia (Closed)

Created:
7 years, 8 months ago by Roger Tawa OOO till Jul 10th
Modified:
7 years, 8 months ago
CC:
chromium-reviews, akalin, Raghu Simha, kkania, robertshield, oshima+watch_chromium.org, tfarina, haitaol1, tim (not reviewing)
Visibility:
Public.

Description

Remove one-click signin inforbar, since its now replaced with the gaia interstitial page. BUG=233003 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196461

Patch Set 1 #

Patch Set 2 : rebased #

Patch Set 3 : Remove field trial #

Patch Set 4 : Fix compile error mac/linux #

Patch Set 5 : Address review comments #

Patch Set 6 : rebased #

Patch Set 7 : Fix merge problem #

Patch Set 8 : rebased #

Patch Set 9 : fix merge, make ctor explicit #

Patch Set 10 : rebased #

Patch Set 11 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -486 lines) Patch
M chrome/app/chromium_strings.grd View 1 2 3 4 5 6 7 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 2 3 4 5 6 7 1 chunk +0 lines, -3 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/infobar_sync.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/infobar_sync.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/infobar_sync.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/infobar_sync.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -1 line 0 comments Download
D chrome/app/theme/touch_100_percent/infobar_sync.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/infobars/infobar_delegate.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/sync/one_click_signin_helper.h View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/sync/one_click_signin_helper.cc View 1 2 3 4 5 6 7 8 9 5 chunks +1 line, -199 lines 0 comments Download
D chrome/browser/ui/sync/one_click_signin_infobar_delegate.h View 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/ui/sync/one_click_signin_infobar_delegate.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M chrome/browser/ui/views/infobars/confirm_infobar.h View 1 2 3 4 5 6 7 8 9 2 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/ui/views/infobars/infobar_background.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/infobars/infobar_background.cc View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/infobars/infobar_view.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -3 lines 0 comments Download
D chrome/browser/ui/views/infobars/one_click_signin_infobar.h View 1 2 3 4 1 chunk +0 lines, -32 lines 0 comments Download
D chrome/browser/ui/views/infobars/one_click_signin_infobar.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -146 lines 0 comments Download
M chrome/browser/ui/views/infobars/translate_infobar_base.cc View 1 2 3 4 2 chunks +1 line, -3 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 6 7 8 9 3 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Roger Tawa OOO till Jul 10th
Hi Peter, Steve, Please take a look. Steve: please look at the removal of the ...
7 years, 8 months ago (2013-04-18 17:25:27 UTC) #1
Roger Tawa OOO till Jul 10th
Oops, wrong Steve. Now changed to correct Steve.
7 years, 8 months ago (2013-04-18 19:16:51 UTC) #2
SteveT
lgtm for FieldTrial cleanup.
7 years, 8 months ago (2013-04-18 19:36:21 UTC) #3
Peter Kasting
What's here LGTM, but there's more stuff that should come out, I think. Since this ...
7 years, 8 months ago (2013-04-18 20:23:04 UTC) #4
Roger Tawa OOO till Jul 10th
Thanks Steve, Peter. Peter: yup, I forgot the things you pointed out. I removed those ...
7 years, 8 months ago (2013-04-19 01:47:34 UTC) #5
Peter Kasting
LGTM
7 years, 8 months ago (2013-04-19 04:09:12 UTC) #6
Roger Tawa OOO till Jul 10th
Hi Ben, Can you do an owner review please? Thanks.
7 years, 8 months ago (2013-04-22 18:50:35 UTC) #7
Roger Tawa OOO till Jul 10th
Hi Sailesh, Can you do an owner review for the files under chrome\app\theme? Thanks.
7 years, 8 months ago (2013-04-24 19:34:52 UTC) #8
sail
theme/* LGTM
7 years, 8 months ago (2013-04-24 19:39:55 UTC) #9
Ben Goodger (Google)
lgtm
7 years, 8 months ago (2013-04-25 17:17:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerta@chromium.org/14175017/16002
7 years, 8 months ago (2013-04-25 17:18:51 UTC) #11
commit-bot: I haz the power
7 years, 8 months ago (2013-04-25 19:39:39 UTC) #12
Message was sent while issue was closed.
Change committed as 196461

Powered by Google App Engine
This is Rietveld 408576698