Descriptionsync: Add UI code for per type debug counters
Adds a new tab to the about:sync page to display the latest per-type
counters. These counters will eventually replace the StatusControllers
that contain much of the same information.
This includes some changes to the C++ SyncInternalsMessageHandler to
register to observe these counters as well as some new WebUI to display
them.
There is a known bug in this code. The StausCounter update logic has
not been implemented yet, so the item counts will always be zero. This
will be fixed in a future CL.
BUG=349301
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274348
Patch Set 1 #Patch Set 2 : Update some names #Patch Set 3 : Update some names (retry) #
Total comments: 14
Patch Set 4 : Some review-related changes #Patch Set 5 : Rebase + some fixes #Patch Set 6 : Share more code in counter updates #
Total comments: 2
Patch Set 7 : Fix nit #Patch Set 8 : Rebase #
Total comments: 2
Patch Set 9 : Update comment and rebase #Messages
Total messages: 27 (0 generated)
|