commit | 3bd272b91c90bb7a98b2449874789ac62e76a758 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <[email protected]> | Thu May 06 23:17:13 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu May 06 23:17:13 2021 |
tree | 4b93f1f5662a8fa3e6a6e5b063c4b39ab4d5990c | |
parent | db50d61417359b9cf505254f0dd83217365ef1f9 [diff] |
Synchronize the AutocompleteMatch URL after AQS Update. This change propagates the URL after it is updated with the updateMatchDestinationUrlWithQueryFormulationTime() to Java ensuring the two AutocompleteMatch sets are still in sync. Bug: 1138587 Change-Id: I12595472dc36a7cfd9340c912f1053af09294202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2857735 Commit-Queue: Tomasz Wiszkowski <[email protected]> Reviewed-by: Filip Gorski <[email protected]> Reviewed-by: Tommy Li <[email protected]> Cr-Commit-Position: refs/heads/master@{#880123}
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.