Description[Chromecast] Move SynchronizedMinidumpManager ratelimit logic to child classes.
Previously rate limit logic was in SynchronizedMinidumpManager under the
assumption that this was the only producer for the lockfile.
This is not the case, so it makes more sense for ratelimit logic to be
contained in consumers of the lockfile.
TEST=modified tests pass
BUG=internal b/19210655
Committed: https://crrev.com/e2b5d24e3b338f552e27b1fd37c3eade95d436e1
Cr-Commit-Position: refs/heads/master@{#348681}
Patch Set 1 #Patch Set 2 : Revert SynchronizedMinidumpManagerSimple name. #
Total comments: 10
Patch Set 3 : Modularize tests and rename IncrementRatelimitPeriodDumps #Patch Set 4 : Clarify comment on test functions. #
Messages
Total messages: 17 (4 generated)
|