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

Issue 904686 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

alternate-android-messages-url switch crashes for http urls

Project Member Reported by azeemarshad@chromium.org, Nov 13

Issue description

 crbug.com/896057  introduced some changes that sets cookies with secure flag. This causes ChromeOS to crash on login when alternate-android-messages-url is used to override android messages url with an http url e.g. http://localhost:9879.

This can be temporarily worked around in a local build by setting secure to false here: https://cs.chromium.org/chromium/src/chrome/browser/chromeos/multidevice_setup/android_sms_app_helper_delegate_impl.cc?rcl=a38e325b9b09609b763252093e195b6a012e0dc4&l=76. This shouldn't affect any normal users but for development we should consider making it so that this flag is set to false automatically for debug builds.

 
Status: Assigned (was: Untriaged)
This issue has an owner, a component and a priority, but is still listed as untriaged or unconfirmed. By definition, this bug is triaged. Changing status to "assigned". Please reach out to me if you disagree with how I've done this.

Sign in to add a comment