[devtools] Instrument Trust Token operations in network service
This CL adds a new "TrustTokenOperationResult" mojo structure that is emitted in a new NetworkServiceClient event. The structure is used to convey the exact operation status as well as additional operation-dependent data to DevTools to allow better Trust Token debugging. Follow up CLs will pipe the event all the way through to the DevTools network handler and instrument the redemption and signing operations. R=davidvc@chromium.org Bug: chromium:1126824 Change-Id: I04dd881a74221b3f96a9eea74e39b2d50c9ee20c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513593 Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by:Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
David Van Cleve <davidvc@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#830530}
Showing
This diff is collapsed.
Please register or sign in to comment