alternate-android-messages-url switch crashes for http urls |
|
Issue descriptioncrbug.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. |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@google.com
, Jan 11