commit | 4e0a465c75f67d32b1508079ade838d45fb5fce5 | [log] [tgz] |
---|---|---|
author | Alexander Bolodurin <[email protected]> | Wed Mar 31 23:14:03 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Mar 31 23:14:03 2021 |
tree | 3e4af947d87a50d3660ee9b211b7ff1d24a05114 | |
parent | 31cee144890249e5bb46b509a226b11075718a37 [diff] |
arc: Put unknown file size support behind a flag BUG=1053335 TEST=Manually enable and disable this flag and check with a DocumentsProvider implementation returning unknown size (COLUMN_SIZE in returned documents contains null): files should open only when the flag is enabled. Change-Id: Ia32849d0f70f0ebbe4d53ea1f47099fee1f0492a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2794055 Commit-Queue: Alexander Bolodurin <[email protected]> Reviewed-by: Yusuke Sato <[email protected]> Cr-Commit-Position: refs/heads/master@{#868289}
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.