Chromium Code Reviews
DescriptionPlzNavigate: send SourceLocation when mixed content is found
This CL adds SourceLocation information to the IPC
FrameMsg_MixedContentFound so that Mixed Contents console error messages
display the appropriate line number. It also fixes an issue due to the
rebase of https://codereview.chromium.org/2720763002/, where the
SourceLocation information was not properly copied in the pending
navigation info in RenderFrameImpl.
BUG=695072
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2745363004
Cr-Commit-Position: refs/heads/master@{#458068}
Committed: https://chromium.googlesource.com/chromium/src/+/8a58df54d52b781b9628e7adee559157a8602150
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebase #Patch Set 3 : Addressed nits #
Total comments: 2
Patch Set 4 : Rebase #Patch Set 5 : Addressed nit #Patch Set 6 : Rebase #Patch Set 7 : Rebase #Patch Set 8 : Rebase #Messages
Total messages: 45 (28 generated)
|