Chromium Code Reviews
DescriptionAvoid using MediaCodecList from Renderer process
Renderer process cannot access the MediaServer process,
and it cannot access MediaCodecList.
Do not use getDefaultCodecName() in MediaCodecUtil.isDecoderSupportedForDevice,
instead,switch to Build.HARDWARE to check if the device is MTK.
We might hit some corner cases, but still better than page not loading.
BUG=604602, 597836
Committed: https://crrev.com/717ee19a82bde7395ea138843b09a826b5681463
Cr-Commit-Position: refs/heads/master@{#388304}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|
|||||||||||||||||||