[Dice] Send Dice request header even when cookies are blocked
Dice headers were not sent when cookies are blocked, which is the same behavior as Mirror. However, in the Mirror case, not sending the header was disabling the feature much earlier (i.e. we would not even show the signin page). For Dice, the signin page is shown anyway, and thus there is no point in having this extra check. Removing that check allows the Gaia page to better detect what is going wrong, and show a better error page to the user (telling to the user to re-enable their cookies, instead of a generic "Something went wrong" message). Bug: 860038 Change-Id: I63cca38737ac85df420f011d9d59b699ccb3f104 Reviewed-on: https://chromium-review.googlesource.com/1128870Reviewed-by:Mihai Sardarescu <msarda@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#574109}
Showing
Please register or sign in to comment