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

Issue 2187253002: [Password Manager] Change signature of PasswordAutofillAgent.FillSuggestion (Closed)

Created:
4 years, 4 months ago by kolos1
Modified:
4 years, 4 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Change signature of PasswordAutofillAgent.FillSuggestion Replace WebString with base::string16. AutofillAgent sends to PasswordAutofillAgent base::string16, but they are wrapped into WebString and and unwrapped to base::string16. That doesn't make sense. Committed: https://crrev.com/c23924b8001ada9e2fccd6973a9dd32d49617ecb Cr-Commit-Position: refs/heads/master@{#408792}

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -17 lines) Patch
M chrome/renderer/autofill/password_autofill_agent_browsertest.cc View 1 5 chunks +12 lines, -6 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 2 chunks +6 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (5 generated)
kolos1
Hi Vaclav, Please review this small CL. Best regards, Maxim
4 years, 4 months ago (2016-07-28 09:52:18 UTC) #2
vabr (Chromium)
I'm not sure I follow, Maxim. In the body of FillSuggestions, the username and password ...
4 years, 4 months ago (2016-07-28 10:02:38 UTC) #3
kolos1
On 2016/07/28 10:02:38, vabr (Chromium) wrote: > I'm not sure I follow, Maxim. > In ...
4 years, 4 months ago (2016-07-28 10:07:16 UTC) #4
vabr (Chromium)
On 2016/07/28 10:07:16, kolos1 wrote: > On 2016/07/28 10:02:38, vabr (Chromium) wrote: > > I'm ...
4 years, 4 months ago (2016-07-28 11:38:30 UTC) #5
kolos1
Hi Vaclav, I rebased this CL on top of https://codereview.chromium.org/2148303005/. Please review. Regards, Maxim
4 years, 4 months ago (2016-07-28 15:35:12 UTC) #8
vabr (Chromium)
LGTM, thank you! Vaclav
4 years, 4 months ago (2016-07-28 17:01:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2187253002/60001
4 years, 4 months ago (2016-07-29 21:21:59 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 4 months ago (2016-07-29 22:48:29 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 22:51:40 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c23924b8001ada9e2fccd6973a9dd32d49617ecb
Cr-Commit-Position: refs/heads/master@{#408792}

Powered by Google App Engine
This is Rietveld 408576698