Use FormatUrlForSecurityDisplay to construct origin_string for WebBluetooth Android chooser |
||
Issue descriptionAt BluetoothChooserAndroid constructor, when constructing the origin_string, need to use url_formatter::FormatUrlForSecurityDisplay.
,
Mar 10 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/dae99160f5ed47a199367e9f2a400c6b66f51384 commit dae99160f5ed47a199367e9f2a400c6b66f51384 Author: juncai <juncai@chromium.org> Date: Thu Mar 10 21:22:17 2016 Use FormatUrlForSecurityDisplay at BluetoothChooserAndroid constructor This patch uses url_formatter::FormatUrlForSecurityDisplay to construct |origin_string| at BluetoothChooserAndroid constructor. BUG= 593120 Review URL: https://codereview.chromium.org/1771353004 Cr-Commit-Position: refs/heads/master@{#380469} [modify] https://crrev.com/dae99160f5ed47a199367e9f2a400c6b66f51384/chrome/browser/ui/android/bluetooth_chooser_android.cc
,
Mar 29 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by juncai@chromium.org
, Mar 8 2016