DescriptionConvert SessionLengthLimiter to OneShotTimer
This CL converts the SessionLengthLimiter from a RepeatingTimer that
fires once per second to a OneShotTimer that fires when the session
time is up and the user should be logged out.
BUG=175797
TEST=Manual, unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182214
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|