Chromium Code Reviews
Description[ScreenOrientation] Hide ScreenOrientationProvider inside WebContentsImpl.
BUG=678545
TEST=content_unittests
[ScreenOrientation] Merge ScreenOrientation into ScreenOrientationProvider.
ScreenOrientation has no actual functionality other than forwarding
lock/unlock requests to ScreenOrientationProvider, so this CL
merges it into ScreenOrientationProvider and removes it.
This CL also removes declarition of
content::RenderFrameHostDelegate::GetScreenOrientationProvider() because
no codes expect RenderFrameHostDelegate has such a method.
BUG=678545
TEST=content_unittests
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
patch from issue 2649823002 at patchset 160001 (http://crrev.com/2649823002#ps160001)
Patch Set 1 #Patch Set 2 : Fix android bots #Messages
Total messages: 10 (9 generated)
|