New issue
Advanced search Search tips

Issue 912597 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , iOS , Chrome , Mac
Pri: 3
Type: Feature



Sign in to add a comment

[autofill] Language detection occurs at different levels for iOS

Project Member Reported by rogerm@chromium.org, Dec 6

Issue description


On iOS the WebState from which langauge is extracted represents the page/navigation (i.e., top level frame) while on the other platforms the WebContext is tied to whatever frame the form is in.

These should be consistent.

It's not immediately clear that either end of the frame tree is always better.

Perhaps the ideal would be to walk up the frame tree until we have a successfully detected language (i.e., if the form in in a frame that is in a different language than its parent).
 

Sign in to add a comment