commit | f6767852d33140675ad922622c0aa32bf3a6c0cd | [log] [tgz] |
---|---|---|
author | Vadym Kargin <vadym.kargin@accenture.com> | Thu Dec 16 16:24:58 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 16 16:24:58 2021 |
tree | be4cc3ff0e5eebea2e7717338cfb9cc2631f5d8b | |
parent | 4478dfc653db8e3c1aec96303643fd4d8040696e [diff] |
Replace the old ToV8 with new ToV8Traits interface in the files system access module. This update is part of work on replacing the old ToV8 interface with new ToV8Traits<IDLType>::ToV8 interface. Issue: Replace ToV8 with ToV8Traits<IDLType>::ToV8 Bug: 1199627 Change-Id: I10278f13c1f7a5907649e67036e3b05e6f5e1e21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3336896 Reviewed-by: Austin Sullivan <asully@chromium.org> Commit-Queue: Vadym Kargin <vadym.kargin@accenture.com> Cr-Commit-Position: refs/heads/main@{#952398}
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.