New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 593120 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Use FormatUrlForSecurityDisplay to construct origin_string for WebBluetooth Android chooser

Project Member Reported by juncai@chromium.org, Mar 8 2016

Issue description

At BluetoothChooserAndroid constructor, when constructing the origin_string, need to use url_formatter::FormatUrlForSecurityDisplay.

 
Summary: Use FormatUrlForSecurityDisplay to construct origin_string for WebBluetooth Android chooser (was: use FormatUrlForSecurityDisplay to construct origin_string for WebBluetooth Android chooser)
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Comment 3 by juncai@chromium.org, Mar 29 2016

Status: Fixed (was: Started)

Sign in to add a comment