Use GetShownOriginAndLinkUrl in iOS password settings
GetShownOriginAndLinkUrl was recently updated to handle Android credentials correctly, by replacing the android:// URIs with a human-readable Play Store name for display and a Play Store web URL for linking to the app description. Android credentials are credentials stored in Android apps and uploaded to Chrome Sync. They can be used for filling on affiliated websites, so they are important on iOS as well. The change affects Android credentials as described above, but also web credentials, by changing slightly the presentation of the web origin (e.g., https:// prefix is removed). The new state is consistent with Chrome settings on desktop and soon also on Android. Screenshots with before and after are at https://crbug.com/628988#c19. Bug: 628988 Change-Id: Ib0f8219ed0eb652196aaa1717f075a14ee47db3d Reviewed-on: https://chromium-review.googlesource.com/571227 Commit-Queue: Louis Romero <lpromero@chromium.org> Reviewed-by:Louis Romero <lpromero@chromium.org> Cr-Commit-Position: refs/heads/master@{#487033}
Showing
Please register or sign in to comment