Generate a small JS binary for parsing the X-Client-Data header
This header contains serialized and base64-encoded protocol buffers. This utility simply base64-decodes the serialized data, and then parses the proto via compiled JSPB parsing. R=mathias@chromium.org, yangguo@chromium.org Bug: 1103854 Change-Id: I233683468fdb189f206c819f650c07eae34525d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2301121 Commit-Queue: Ilya Sherman <isherman@chromium.org> Auto-Submit: Ilya Sherman <isherman@chromium.org> Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#791067}
Showing
Please register or sign in to comment