Chromium Code Reviews
Description[Sync] Updated CookieJarMismatch to handle multiple sync cycles during
OpenTabAndGetLocalWindows.
CookieJarMismatch occasionally failed because two sync cycles would happen for
the upper or lower logic block, and then the histogram checks would fail. It is
a little bit unclear if the two sync cycles were a result of the implementation
of OpenTabAndGetLocalWindows(), or the extra TriggerSyncForModelTypes()
afterwards. Regardless, we now check the histograms in a manner that is
resilient to multiple sync cycles that duplicate the histogram emissions.
BUG=663547
Committed: https://crrev.com/e1f491522b22424a488d6255ec1f066b0af45f8c
Cr-Commit-Position: refs/heads/master@{#434024}
Patch Set 1 #
Messages
Total messages: 17 (12 generated)
|
||||||||||||||||||||||||||||