commit | 160c981bdd649cf501f360f58219c97ce2896df7 | [log] [tgz] |
---|---|---|
author | Miyoung Shin <myid.shin@igalia.com> | Wed May 11 03:29:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 11 03:29:14 2022 |
tree | c77deb8fb17631bd6c74ef76f32157a36b72dcd6 | |
parent | 3bc3d590e999f8281eb52d583e24ac2cb5b0f10e [diff] |
[fenced frame] Do not get resource URLs of fenced frames in SavePackage This CL changes not to get resource URLs of fenced frames that are unused for a saving type of completing HTML in SavePackage and adds a unit test. Bug: 1321102 Change-Id: Ic8baab250987025812bf64856905584c29fc3a89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627091 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by: Min Qin <qinmin@chromium.org> Reviewed-by: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001896}
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.