DescriptionMake MockScreenOrientationClient an internal detail of components/test_runner.
Ownership of MockScreenOrientationClient can be moved to TestRunner
(which holds ownership of other things that can be influenced by
javascript bindings).
Furthermore, TestRunner doesn't need to take a detour via
WebTestDelegate (aka BlinkTestRunner) to interact with
MockScreenOrientationClient. This means that we can remove three
screen-orientation-related methods from WebTestDelegate. This in turn
means that components/test_runner/mock_screen_orientation_client.h
header no longer needs to be included outside of components/test_runner.
BUG=595089
Committed: https://crrev.com/6a113ae1eed99940208bef750221d2f9ff058c9b
Cr-Commit-Position: refs/heads/master@{#381814}
Patch Set 1 #Patch Set 2 : Rebasing... #
Total comments: 6
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (7 generated)
|