DescriptionLog signal strategy progress to server.
The previous design provided a callback so that an external function could log the progress,
but since it's not possible to log anything until the signal strategy has connected, that
doesn't make a lot of sense. The new design instead tracks progress internally and sends it
when the connection is established.
BUG=432171
Committed: https://crrev.com/b1df9f57a4e3d376230e0aab0d17d724bed2adf3
Cr-Commit-Position: refs/heads/master@{#312542}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Update for new log format. #
Total comments: 1
Patch Set 3 : Rebase. #
Messages
Total messages: 12 (3 generated)
|