DescriptionEnable audio/video tag in content_shell
Some media initialization work needed to be added to the shell in order for
the ffmpeg stubs to be loaded and for the media tags to be recognized.
AudioManager also needed to be added to the shell, as the Chromium-equivalent
lives in BrowserProcessImpl, and the media code should not assume the
MediaInternals has been created.
BUG=112043, 116906
TEST=content_shell builds and can play the videos in the bug above
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125442
Patch Set 1 #
Total comments: 8
Patch Set 2 : Move media initialization from chrome to content #Patch Set 3 : Fix check-deps and mac compile #Patch Set 4 : Rebase ToT #Patch Set 5 : Add comment; PathServiceTest.Get test still fails on mac #
Total comments: 10
Patch Set 6 : Respond to CR #Patch Set 7 : . #
Total comments: 2
Patch Set 8 : Respond to CR #
Total comments: 4
Patch Set 9 : Respond to code review; fix occasional segfault on shutdown :| #Patch Set 10 : . #Patch Set 11 : Fix content_unittests #Messages
Total messages: 17 (0 generated)
|