Revert of Call RenderViewImpl::SetScreenOrientationForTesting to make sure...
Revert of Call RenderViewImpl::SetScreenOrientationForTesting to make sure that events are not sent when orie… (https://codereview.chromium.org/302553007/) Reason for revert: Caused every LayoutTest to ASSERT in every configuration. Original issue's description: > Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientationController::UpdateScreenOrientation() to make sure that events are not sent when orientation is locked. > > Existing implementation calls SetScreenOrientationForTesting and sends screen > orientation events even when the test screen orientation is locked. > > BUG=162827 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275535 TBR=jochen@chromium.org,ch.dumez@samsung.com,mlamouri@chromium.org,sl.ostapenko@samsung.com NOTREECHECKS=true NOTRY=true BUG=162827 Review URL: https://codereview.chromium.org/323663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275566 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment