commit | 9fadcefd821de5b19ca985ef9934fffb854fdef3 | [log] [tgz] |
---|---|---|
author | Sharon Yang <[email protected]> | Tue Jul 07 23:49:19 2020 |
committer | Commit Bot <[email protected]> | Tue Jul 07 23:49:19 2020 |
tree | 23142dc6d095f831876075927219a715b69d7af8 | |
parent | 7c92257a3022c1334730060620ae61c21f8d461a [diff] |
[fuchsia] Add size check for content directory handle list Add a check to make sure the content directory handle list size doesn't exceed the 16 bit handle-id space. Test: web_engine_unittests Bug: 1073176 Change-Id: I0a90f5bcca35a3c0e29e605bda9c6439092d3d29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283556 Commit-Queue: Sharon Yang <[email protected]> Reviewed-by: Robert Sesek <[email protected]> Reviewed-by: David Dorwin <[email protected]> Cr-Commit-Position: refs/heads/master@{#786062}
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.