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

Issue 1806333005: Password manager on iOS should understand non-HTML landing pages (Closed)

Created:
4 years, 9 months ago by vabr (Chromium)
Modified:
4 years, 9 months ago
Reviewers:
dvadym
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org, vabr+watchlistpasswordmanager_chromium.org, sdefresne+watch_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 on iOS should understand non-HTML landing pages Currently, password manager on iOS ignores all pages which are not HTML. However, if a password form has a, e.g., text/plain landing page, this will prevent password manager from saving a password on that form. This is different from the desktop & Android behaviour. This CL changes password manager on iOS, so that it considers all types of landing pages, but unless these are HTML, does not try to find password forms on them. The test for the changed code is still downstream, and hence not in this CL. BUG=595717 Committed: https://crrev.com/a0903eb6c26873d6d5e37ff0507dd695d54e25d3 Cr-Commit-Position: refs/heads/master@{#381949}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M ios/chrome/browser/passwords/password_controller.mm View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
vabr (Chromium)
Hi Vadym, PTAL. I'm working on the test downstream, but it will need some additional ...
4 years, 9 months ago (2016-03-18 12:51:25 UTC) #2
dvadym
On 2016/03/18 12:51:25, vabr (Chromium) wrote: > Hi Vadym, > > PTAL. > > I'm ...
4 years, 9 months ago (2016-03-18 13:04:55 UTC) #3
vabr (Chromium)
On 2016/03/18 13:04:55, dvadym wrote: > On 2016/03/18 12:51:25, vabr (Chromium) wrote: > > Hi ...
4 years, 9 months ago (2016-03-18 13:09:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1806333005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1806333005/1
4 years, 9 months ago (2016-03-18 13:13:31 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-18 13:21:19 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 13:22:15 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a0903eb6c26873d6d5e37ff0507dd695d54e25d3
Cr-Commit-Position: refs/heads/master@{#381949}

Powered by Google App Engine
This is Rietveld 408576698