DescriptionAllow the external protocol dialog to handle FORM_SUBMIT navigation
It turns out that checking only PAGE_TRANSITION_LINK misses the
user's form submission because content/renderer/render_frame_impl.cc
changes the core transition type from LINK to FORM_SUBMIT on
form submission.
BUG=b/31747586
TEST=try
Committed: https://crrev.com/cda58be581a1489a4aa270b8684d849ffc3cb7a3
Cr-Commit-Position: refs/heads/master@{#421123}
Patch Set 1 #Patch Set 2 : rebase, no code change #Patch Set 3 : rebase again, no code change #Patch Set 4 : Address a comment from Ben #
Total comments: 2
Patch Set 5 : address comment #
Messages
Total messages: 33 (26 generated)
|