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

Issue 10417036: Remove BrowserList usage from autofill CC infobar delegate, replacing it with using content api dir… (Closed)

Created:
8 years, 7 months ago by Ben Goodger (Google)
Modified:
8 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, dhollowa+watch_chromium.org, Ilya Sherman, dyu1, Yaron
Visibility:
Public.

Description

Remove BrowserList usage from autofill CC infobar delegate, replacing it with using content api directly to open a tab in the relevant context. This also allows us to remove some cruft from Browser. http://crbug.com/129187 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138379

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -17 lines) Patch
M chrome/browser/autofill/autofill_cc_infobar_delegate.cc View 2 chunks +12 lines, -11 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
This allows us to get rid of an OS_ANDROID ifdef, since this code will "just ...
8 years, 7 months ago (2012-05-22 18:30:58 UTC) #1
Ilya Sherman
8 years, 7 months ago (2012-05-22 20:26:54 UTC) #2
LGTM, thanks

Powered by Google App Engine
This is Rietveld 408576698