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

Issue 1422533008: Enable GetValueFontListForRow and GetLabelFontList in AutofillPopupController for aura Android (Closed)

Created:
5 years, 1 month ago by bshe
Modified:
5 years, 1 month ago
Reviewers:
mfomitchev, Evan Stade
CC:
chromium-reviews, rouslan+autofill_chromium.org, bondd+autofillwatch_chromium.org, jdonnelly+autofillwatch_chromium.org, estade+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable GetValueFontListForRow and GetLabelFontList in AutofillPopupController for aura Android For aura Android, AutofillPopupViewViews will be used. And in its implementation, AutofillPopupController::GetValueFontListForRow and AutofillPopupController::GetLabelFontList were used. The two functions were disabled for Android. And the reason was gfx::GetStringWidth is not implemented for Android. But they are implemented for aura. So this CL enables them for aura Android BUG=507792 Committed: https://crrev.com/4c18758f292ffe08cec1da9642ca896484851b7f Cr-Commit-Position: refs/heads/master@{#360127}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M chrome/browser/ui/autofill/autofill_popup_controller_impl.h View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_popup_controller_impl.cc View 1 9 chunks +10 lines, -10 lines 2 comments Download
M components/resources/autofill_scaled_resources.grdp View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (4 generated)
bshe
Hi Mikhail and Evan. Do you mind to take a look at this CL? See ...
5 years, 1 month ago (2015-11-16 18:55:22 UTC) #4
Evan Stade
lgtm
5 years, 1 month ago (2015-11-16 19:39:15 UTC) #5
mfomitchev
LGTM with a nit https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode660 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc:660: #endif nit: When the ifdef ...
5 years, 1 month ago (2015-11-16 22:45:33 UTC) #6
bshe
https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode660 chrome/browser/ui/autofill/autofill_popup_controller_impl.cc:660: #endif On 2015/11/16 22:45:32, mfomitchev wrote: > nit: When ...
5 years, 1 month ago (2015-11-17 17:03:23 UTC) #7
mfomitchev
On 2015/11/17 17:03:23, bshe wrote: > https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc > File chrome/browser/ui/autofill/autofill_popup_controller_impl.cc (right): > > https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc#newcode660 > ...
5 years, 1 month ago (2015-11-17 17:12:34 UTC) #8
bshe
On 2015/11/17 17:12:34, mfomitchev wrote: > On 2015/11/17 17:03:23, bshe wrote: > > > https://codereview.chromium.org/1422533008/diff/40001/chrome/browser/ui/autofill/autofill_popup_controller_impl.cc ...
5 years, 1 month ago (2015-11-17 18:24:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422533008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422533008/40001
5 years, 1 month ago (2015-11-17 18:25:07 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 1 month ago (2015-11-17 19:12:43 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/4c18758f292ffe08cec1da9642ca896484851b7f Cr-Commit-Position: refs/heads/master@{#360127}
5 years, 1 month ago (2015-11-17 19:13:42 UTC) #13
bshe
4 years, 11 months ago (2016-01-06 14:59:30 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:40001) has been created in
https://codereview.chromium.org/1563853002/ by bshe@chromium.org.

The reason for reverting is: We dont need to support Aura Android at current
stage. Revert related code..

Powered by Google App Engine
This is Rietveld 408576698