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
Review-Url: https://codereview.chromium.org/2363303003
Cr-Commit-Position: refs/heads/master@{#421123}
(cherry picked from commit cda58be581a1489a4aa270b8684d849ffc3cb7a3)
Patch Set 1 #
Messages
Total messages: 1 (1 generated)
|