Chromium Code Reviews
DescriptionFix broken SurfaceView usage on < M devices.
This partially reverts commit 4b632fce277d847aa2c5a533478da715086c0b55
which added support for SurfaceView changes without a restart on M+
devices. Unfortunately we can't use SetSurface() prior to initialize
on <M devices since the VDA hasn't been created by this point. The
surface must be provided in the initial config.
BUG=662251
TEST=enter/exit fullscreen on <M and >M device.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/5b3c4d675143972351fe4e2d5c3ac903455f0a64
Cr-Commit-Position: refs/heads/master@{#432423}
Patch Set 1 #
Total comments: 6
Messages
Total messages: 27 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||