DescriptionReduce duplicated code in AwWebContentsDelegate
This is pure refactoring. Functionality should not be affected.
CL reduces duplicated code that AwWebContentsDelegate copied
from WebContentsDelegateAndroid.
Background: This cleanup is a first step towards moving the
responsibility of ContentVideoView from the content embedders to
the content-layer. The goal is to let WebContentsDelegateAndroid's
ExitFullscreenModeForTab do the work that is common to both
WebViews and Android Chrome; for example, tearing down
ContentVideoView when fullscreen exits.
BUG=449152
Committed: https://crrev.com/4f1b4544ed3786cd8c09c2620568d0d9e508f2ba
Cr-Commit-Position: refs/heads/master@{#312590}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Missed one line #
Messages
Total messages: 19 (6 generated)
|