commit | fdcd773c4e204d9cd74006012281e7ca612dc560 | [log] [tgz] |
---|---|---|
author | Julie Jeongeun Kim <jkim@igalia.com> | Thu Jun 23 06:52:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 23 06:52:51 2022 |
tree | 3912fd00caccead82b254b4ea94df252cf7616e8 | |
parent | a055ba62461410627aa99212ce65ca52a4b45879 [diff] |
[mparch] Check if the page is primary before generating MHTML This CL ensures the page is primary before accessing WebContents in order to generate MHTML. It updates AssureTopLevelActiveFrame helper to a member function of PageHandler and DevToolsMHTMLHelper uses it. Bug: 1324905 Change-Id: I10c5106abc96ab3ec9b0e03be8faf99c97ba9fbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689107 Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1017045}
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.