commit | c4efb6bcc067c140b8e79605d5010627d364615d | [log] [tgz] |
---|---|---|
author | Xiaohan Wang <xhwang@chromium.org> | Mon Jan 15 21:43:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 21:43:33 2024 |
tree | ff53cd78b6420ed246977791dce6605174788da9 | |
parent | b2bd000f219e59096ae2cf7f11afb986b2d91cea [diff] |
media: Mark copy/save video frame features as disabled on Android These features are not implemented on Android yet. To be prepared for the implementation, mark them as disabled until they are ready to launch. Also reordered the features to be alphabetical order. Bug: 1453681, b/319925703, b/319925959 Test: None Change-Id: I02c1e441b8c39a4d12b87b00bca35c6498cd25b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5194954 Auto-Submit: Xiaohan Wang <xhwang@chromium.org> Reviewed-by: John Rummell <jrummell@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1247305}
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.