DescriptionInsufficient information on activation details should be handled correctly.
This CL makes the following two changes for the case where the service property
"Cellular.ActivationState" has value "flimflam::kActivationStateUnknown" and
payment portal URL is unavailable:
1. NetworkConnectionHandler won't fail to connect with an activation error.
2. InternetOptionsHandler will hide the "View Account" and "Activate" buttons
if a payment portal URL is unavailable.
This CL also removes the NetworkConnectionHandler behavior that causes
a connect operation to fail with an activation related error when
Cellular.OutOfCredits is set to true, which leads to a confusing user
experience.
BUG=272324
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217759
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed nit, added some other changes that fell into this CL. #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|