Show mixed form warning for mixed forms that submit to new tab
Previously forms on secure sites that submit to an insecure target, but that submitted on a new tab (with target=_blank) showed the on form warning but not the on-submit one. This CL fixes it. Pending work: Like other interstitials for navigations on new tabs, this will go back to the NTP if Go Back is selected, it might make more sense to close the new tab in this case, but in the interest of keeping the CL simple for merging, this will be done on a separate CL, which won't be merged. Bug: 1134466 Change-Id: I6169fef6bd368f9c8ca054d7bbd8f96e50490956 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451549 Commit-Queue: Carlos IL <carlosil@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:Emily Stark <estark@chromium.org> Auto-Submit: Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#814059}
Showing
Please register or sign in to comment