commit | 5537f5499ed7230b4b59c60fad370465617afda0 | [log] [tgz] |
---|---|---|
author | Haiyang Pan <hypan@google.com> | Wed May 29 04:28:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 04:28:37 2024 |
tree | 88dea466d6d3babefbdc3ce2ed5d749b48604903 | |
parent | 8ed403ea9445cf8e8e23bf7fec107ca3079991fe [diff] |
[exception-db] Add "UpdateInvocation" to the result_sink.py Also add a method "UpdateInvocationExtendedProperties" as a helper. The related "UpdateInvocation" RPC has been added on the sink_server side in the CL https://crrev.com/c/5490368, and rolled to PROD in https://crrev.com/i/7317902. Bug: 341362003 Change-Id: I06a11f127c58df6c90659c9176a3f2d6eed93fa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5571135 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Reviewed-by: Patrick Meiring <meiring@google.com> Cr-Commit-Position: refs/heads/main@{#1307206}
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.