commit | 47de99501e91a2e6909c0b0e43db65839d3c73bf | [log] [tgz] |
---|---|---|
author | Satoshi Niwa <niwa@google.com> | Mon Oct 26 05:48:46 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 26 05:48:46 2020 |
tree | da2eb589ce61f582f4a988a73c07c446db4829b6 | |
parent | e7e4a27a1c9711ddd0999d50cd32f0691566fae2 [diff] |
ArcSelectFilesHandler: Pass request->search_query to SelectFileDialog Bug: 1126742 Test: atest DocumentsTest#testGetContentWithQuery_matchingFileShowing Change-Id: I4f19e235521056e6a6745f2d2974883fc746e691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2491840 Auto-Submit: Satoshi Niwa <niwa@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#820674}
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.
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.