Chromium Code Reviews
DescriptionExtract WebWidgetTestClient out of WebTestProxyBase and WebViewTestClient.
This CL is part of a sequence of CLs that make progress toward:
splitting WebTestProxyBase into separate WebFrameClient /
WebWidgetClient / WebViewClient focused classes. This CL is similar to
https://crrev.com/1840823002 (which extracted WebViewTestClient out of
WebTestProxyBase) and https://crrev.com/1847893002 (which extracted
WebFrameTestClient out of WebTestProxyBase). This CL in turn extracts
WebWidgetTestClient out of WebTestProxyBase (and also out of
WebViewTestClient accidentally included quite a few methods which were
overriding WebWidgetClient, rather than WebViewClient).
BUG=595089
Committed: https://crrev.com/df92022f3fc9037b1a584f2badc4ef308b705dfe
Cr-Commit-Position: refs/heads/master@{#391264}
Patch Set 1 #Depends on Patchset: Messages
Total messages: 12 (5 generated)
|