Description[Chromecast] Enable browser media tests to work on internal builds
Browser tests that do media playback have never worked on internal
builds (they are disabled there) because we block media playback
until an application moves to foreground. The test page never
reaches this state because it is managed outside ApplicationManager.
With this change, starting a test page can be delegated to internal
code and handled through ApplicationManager. This allows the test
to reach foreground status and play media.
BUG=internal b/27192870
Committed: https://crrev.com/f2dcda891387f1513626ebdc1397fc0bda6adf38
Cr-Commit-Position: refs/heads/master@{#388549}
Patch Set 1 #Patch Set 2 : Simplified helper API #Patch Set 3 : Rebase #
Messages
Total messages: 12 (6 generated)
|