forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mparch] Fix insecure localhost warning for MPArch.
A browser test for prerender is added. TestRenderFrameHost is adjusted to call DocumentOnLoadCompleted for main frames only, consistent with what Blink does for non-test documents: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/dom/document.cc;l=3417-3418;drc=277f6e98aca49d754a569b2cc8f4b06b84f54ea0 Bug: 1220829 Change-Id: I7f2ce3f4f6c93bd8c6e2994401fcf3edcd41fd4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2966999 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#900204}
- Loading branch information
1 parent
438b1a7
commit d597d33
Showing
3 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters