DescriptionRefactoring of the NetworkPortalDetector.
Different detection strategies are extracted into individual entities,
which can be switched at run-time. Currently we have only two detection strategies:
* login screen strategy: 3 detection attempts, detection timeout is
proportional to current attempt number.
* error screen strategy: unlimited number of detection attempts,
detection timeout is fixed.
BUG=240237
TEST=unit_tests:NetworkPortalDetectorImpl*
R=nkostylev@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255545
Patch Set 1 #
Total comments: 10
Patch Set 2 : Fixes. #Messages
Total messages: 15 (0 generated)
|