Revert "Ensure we properly set PageTransition for iframes."
commit94144d4dd7f594efcc4efd41a7ae424e7078a338
authornick <nick@chromium.org>
Mon, 27 Apr 2015 19:21:40 +0000 (27 12:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Apr 2015 19:21:52 +0000 (27 19:21 +0000)
tree804e2bb518704e195e2dbd7c2254519ca7b028fd
parent104a1d8e282c9e05687e2526376e4eafb04f99ca
Revert "Ensure we properly set PageTransition for iframes."

This reverts commit 735aa03be45990a5e2feb3c38087e6f76eb920ac AKA refs/heads/master@{#326404}
Reverting because it caused a bug which is currently the top crasher on canary.

Original description: Ensure we properly set PageTransition for iframes.
 We currently don't set subframe navigations as manual when it isn't the first
 navigation of the iframe. Also, we don't propagate the state correctly in the
 case of a cross-process transition.

 Original Review URL: https://codereview.chromium.org/1002953004

 Original Cr-Commit-Position: refs/heads/master@{#326404}

TBR=creis@chromium.org, japhet@chromium.org
BUG=464014,480839

Review URL: https://codereview.chromium.org/1108863002

Cr-Commit-Position: refs/heads/master@{#327100}
content/browser/frame_host/navigator.h
content/browser/frame_host/navigator_impl.cc
content/browser/frame_host/navigator_impl.h
content/browser/frame_host/render_frame_host_impl.cc
content/browser/security_exploit_browsertest.cc
content/browser/site_per_process_browsertest.cc
content/renderer/render_frame_impl.cc
content/test/test_frame_navigation_observer.cc
content/test/test_frame_navigation_observer.h