DescriptionMove setWindowRect and windowRect calls from WebViewClient
to WebWidgetClient.
This change also renames ChromeClient::windowRect to
ChromeClient::rootWindowRect to avoid confusion with
WebWidgetClient::windowRect, since they are used for
different purposes.
This change is part of WebView/WebWidget split refactor.
BUG=583347
Committed: https://crrev.com/5557376bb5137162c103b765680acc8567751e26
Cr-Commit-Position: refs/heads/master@{#412667}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : change CHECK to a DCHECK #
Total comments: 8
Patch Set 4 : rebase #Patch Set 5 : addressing comments #Patch Set 6 : switch to refs #Messages
Total messages: 41 (24 generated)
|