commit | 4c0b6b63168e5f94c2b94be04e5acedc98014b1a | [log] [tgz] |
---|---|---|
author | Joe Antonetti <joeantonetti@google.com> | Thu Apr 13 20:55:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 20:55:04 2023 |
tree | 923e2d491d1869793b1789fb4bcb9f0cc79ad58c | |
parent | 30f39f06d48fc792c6fd03f848ab9a8a2a817cfb [diff] |
[QuickStart] Added Wifi Response Decoding This change adds methods and types to QuickStartDecoder to parse a response for Wifi Credentials. Messaging spec: docs.google.com/document/d/1nFMaWbj90AFKchR7rcfB5lKncc4tHuuWc5oCMj38kSE TEST=Added unit tests to QuickStartDecoder's existing test suite BUG=b/234655072 Change-Id: I366538bf916b536836a2635b279a21700b196507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4321887 Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Joe Mason <joenotcharles@google.com> Reviewed-by: Michael Hansen <hansenmichael@google.com> Commit-Queue: Joe Antonetti <joeantonetti@google.com> Cr-Commit-Position: refs/heads/main@{#1130087}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.