commit | 777e4bf8870d9a9813bd13901166caf1183ba903 | [log] [tgz] |
---|---|---|
author | Anirudh Tadakamala <antadaka@google.com> | Fri Nov 12 21:32:42 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 12 21:32:42 2021 |
tree | 45df0e928f1d966f39ee866d8cab430ea742875c | |
parent | c69dc32fd3b196113c5e50a4d118baa3be501c3d [diff] |
Handle Inner contents for Backdrop app. This CL fixes an issue that prevented Backdrop from creating inner render frame that it uses to render remote Backdrop content. Effect of this issue is that Backdrop was only displaying stock images in the outer/root frame and not the remote content. Bug: b/200072100 Change-Id: Ie4dfe91290a48aa3954606fa8c5fbc215f9663a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276282 Commit-Queue: Anirudh Tadakamala <antadaka@google.com> Reviewed-by: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/main@{#941319}
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.