[AndroidSms] Add migration cookie logic.
This CL adds some logic to AndroidSmsAppSetupController so that when removing the PWA, a cookie will be set on the old domain to indicate the status of the migration. This will allow the client to redirect users to new url. We also attempt to remove this cookie when installing the PWA so that the client won't redirect inside the PWA in a rollback case. Bug: 927472 Change-Id: Ia11ce407b2140242c6746d2b28e39d229dff58d4 Reviewed-on: https://chromium-review.googlesource.com/c/1448984 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jeremy Klein <jlklein@chromium.org> Cr-Commit-Position: refs/heads/master@{#628435}
Showing
Please register or sign in to comment