commit | cf69c876f444e1529cb89938c46446a61ba77179 | [log] [tgz] |
---|---|---|
author | Jun Zou <junzou@chromium.org> | Tue Oct 01 00:26:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 00:26:36 2024 |
tree | f95fc09b4d2384df594b63ca13ef9d2c6667afa3 | |
parent | 28dddda140beb31acfe1f5ce21dcfd3de4599811 [diff] |
[History V2] Fix AQA parser errors. - Allow suppressing parsing incomplete responses. - Also fixed AQA Parser regular expression to remove the `ID` pattern match in response, since this is already included in Execute(`ID`). Bug: b/370071902, b/370090250 Change-Id: Idcde10c219b2e3b3ca63d333c04c54714ee7598d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5892679 Commit-Queue: Jun Zou <junzou@chromium.org> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362109}
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.