Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(770)

Issue 2640373002: Add support for audio/{x-}mpegurl mime type for HLS. (Closed)

Created:
3 years, 11 months ago by DaleCurtis
Modified:
3 years, 11 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for audio/{x-}mpegurl mime type for HLS. I.e., add support for audio/mpegurl and audio/x-mpegurl. Sadly, despite documentation indicating that audio/x-mpegurl is not a standard mime-type, Apple's HLS validator and HLS example site itself reports this mime type as valid for HLS serving. audio/mpegurl is specified in the documentation, so also add support for it. BUG=675552 TEST=updated unittests Review-Url: https://codereview.chromium.org/2640373002 Cr-Commit-Position: refs/heads/master@{#444934} Committed: https://chromium.googlesource.com/chromium/src/+/fb0830575b5d15718194f802d48c80e6450eddde

Patch Set 1 #

Patch Set 2 : Update tests. #

Total comments: 4

Patch Set 3 : Fix bug comment. #

Patch Set 4 : Fix test expectations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -205 lines) Patch
M content/browser/media/media_canplaytype_browsertest.cc View 1 2 3 4 chunks +81 lines, -202 lines 0 comments Download
M media/base/mime_util_internal.cc View 1 2 2 chunks +8 lines, -3 lines 0 comments Download
M media/base/mime_util_unittest.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
DaleCurtis
3 years, 11 months ago (2017-01-19 20:53:45 UTC) #3
ddorwin
LGTM with comments. I did not review the code refactored to TestHLSCombinations. https://codereview.chromium.org/2640373002/diff/20001/media/base/mime_util_internal.cc File media/base/mime_util_internal.cc ...
3 years, 11 months ago (2017-01-19 21:18:25 UTC) #4
DaleCurtis
To be clear, code in TestHLSCombinations is a straight copy with variable injection. Thanks for ...
3 years, 11 months ago (2017-01-19 22:32:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2640373002/40001
3 years, 11 months ago (2017-01-19 22:33:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2640373002/60001
3 years, 11 months ago (2017-01-20 00:07:51 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 01:47:56 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/fb0830575b5d15718194f802d48c...

Powered by Google App Engine
This is Rietveld 408576698