commit | 7c737be0ec8b72cbe8b0396a5e5b871c58d43dd4 | [log] [tgz] |
---|---|---|
author | Miyoung Shin <myid.shin@igalia.com> | Thu Apr 08 04:10:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 08 04:10:29 2021 |
tree | 3374016ab506ec6c090bfe5f1b72b777ef1b0e8f | |
parent | 7e7978ec44967d35ad87000481ac2e6df212df87 [diff] |
Prerender: Grant Access to Web Database for Prerendering This CL adds a web tests to ensure that prerendering pages can access Web Database that its interface is already accessible because it's a per-process interface currently. Bug: 1196497 Change-Id: If237fd0aca5bf01ab2de28259d05efc5715155dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2809721 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by: Lingqi Chi <lingqi@chromium.org> Reviewed-by: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#870359}
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.