android_webview: Use HostFrameSinkManager |
|
Issue descriptionAndroid WebView currently directly uses FrameSinkManagerImpl instead of HostFrameSinkManager. In order to unify code across platforms, we should use HostFrameSinkManager everywhere. FrameSinkManagerImpl is an implementation detail that should not be exposed to clients. |
|
►
Sign in to add a comment |
|
Comment 1 by boliu@chromium.org
, Oct 31