commit | 05ce979e5236ababac9901442db1838ba077ab10 | [log] [tgz] |
---|---|---|
author | Miyoung Shin <myid.shin@igalia.com> | Tue May 18 17:22:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 18 17:22:44 2021 |
tree | b334743637fe3f970597d6c9c50b7d45f29ac618 | |
parent | 59be6ad0761758ba6bc8bdef2a226a1c887d9bd4 [diff] |
Prerender: Defer Access to Speaker selection API for Prerendering This CL adds a web tests to ensure that the access of the Speaker selection API are deferred until prerendered page is activated. Bug: 1202032 Change-Id: Ice6e4ba1228de1d4acbbfc534f68d277b8f13a73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2850496 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by: Lingqi Chi <lingqi@chromium.org> Reviewed-by: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#884013}
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.