Chromium Code Reviews
Descriptionsync: Display protocol events on about:sync
Displays a log of messages sent between sync client and server on the
main about:sync page. Currently it does not save any events received
while the about:sync page is closed, so there is no historical
information. This feature will be added later.
Adds the protocol events to the events tab, too. This allows protocol
events to be dumped to text along with the rest of the event log.
Removes the yellow fade effect from the main about:sync page. The fade
was useful as an indicator that sync activity was in progress. Now that
we can see the log of sync events growing, there's not much need for it
anymore.
Refactors the columns display on the main about:sync page. The new
layout uses narrower columns, which should make it a bit more
mobile-friendly. It also allows us to display more information, which
is useful since that page is starting to get crowded.
Fixes some style violations in the HTML and CSS for the about page. The
new presubmit scripts would not let us modify this file until those
style violations were fixed.
This new information display should be a superset of what's already
available. Adding it to the main page will make many of the indicators
on the about tab redundant. This change is a step towards removing
the indicators that rely on obsolete code paths.
BUG=349301
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259344
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit + unrelated bug #
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||