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

Issue 342473002: Adding EME browsertests for codecs with profile extension (Closed)

Created:
6 years, 6 months ago by amogh.bihani
Modified:
6 years, 6 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, feature-media-reviews_chromium.org, wjia+watch_chromium.org, mcasas+watch_chromium.org, xhwang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adding browsertests for codecs with profile extension MP4 codecs have profile parameter suffixed in them. Earlier chromium used to strip away that parameter. After r277386, these parameters are considered and handled differently. This patch adds some more browsertests for codecs with profile parameter, for EMEs, so as to have robust testing framework. BUG=53193 TEST=out/Release/browser_tests --gtest_filter=EncryptedMediaIsTypeSupported* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278670

Patch Set 1 #

Total comments: 3

Patch Set 2 : Changing WVAVC1 to WVAVC1AAC #

Patch Set 3 #

Total comments: 4

Patch Set 4 : Removing nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -11 lines) Patch
M chrome/browser/media/encrypted_media_istypesupported_browsertest.cc View 1 2 3 12 chunks +63 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
amogh.bihani
As discussed in https://codereview.chromium.org/254983006/ I am adding browsert tests for extended codecs. PTAL.
6 years, 6 months ago (2014-06-17 12:39:54 UTC) #1
ddorwin
LGTM with comment. Please also update the description to note that these are EME browser ...
6 years, 6 months ago (2014-06-17 22:03:25 UTC) #2
amogh.bihani
https://codereview.chromium.org/342473002/diff/1/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc File chrome/browser/media/encrypted_media_istypesupported_browsertest.cc (right): https://codereview.chromium.org/342473002/diff/1/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc#newcode985 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc:985: EXPECT_WVAVC1(IsSupportedKeySystemWithMediaMimeType( On 2014/06/17 22:03:25, ddorwin wrote: > EXPECT_WVAVC1 here ...
6 years, 6 months ago (2014-06-18 03:37:04 UTC) #3
ddorwin
https://codereview.chromium.org/342473002/diff/1/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc File chrome/browser/media/encrypted_media_istypesupported_browsertest.cc (right): https://codereview.chromium.org/342473002/diff/1/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc#newcode985 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc:985: EXPECT_WVAVC1(IsSupportedKeySystemWithMediaMimeType( On 2014/06/18 03:37:04, amogh.bihani wrote: > On 2014/06/17 ...
6 years, 6 months ago (2014-06-18 17:07:22 UTC) #4
amogh.bihani
The CQ bit was checked by amogh.bihani@samsung.com
6 years, 6 months ago (2014-06-19 03:41:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/amogh.bihani@samsung.com/342473002/20001
6 years, 6 months ago (2014-06-19 03:44:48 UTC) #6
amogh.bihani
The CQ bit was unchecked by amogh.bihani@samsung.com
6 years, 6 months ago (2014-06-19 06:14:43 UTC) #7
amogh.bihani
Some tests are failing, which I am unable to contemplate. Please refer to my comments ...
6 years, 6 months ago (2014-06-19 10:28:01 UTC) #8
ddorwin
It's a test code bug. https://codereview.chromium.org/342473002/diff/40001/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc File chrome/browser/media/encrypted_media_istypesupported_browsertest.cc (right): https://codereview.chromium.org/342473002/diff/40001/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc#newcode140 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc:140: avc1_extended_and_aac_codecs_.push_back("avc3.64001F"); s/avc1/avc3/ here and ...
6 years, 6 months ago (2014-06-19 20:15:44 UTC) #9
amogh.bihani
The CQ bit was checked by amogh.bihani@samsung.com
6 years, 6 months ago (2014-06-20 03:05:20 UTC) #10
amogh.bihani
Thanks :) https://codereview.chromium.org/342473002/diff/40001/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc File chrome/browser/media/encrypted_media_istypesupported_browsertest.cc (right): https://codereview.chromium.org/342473002/diff/40001/chrome/browser/media/encrypted_media_istypesupported_browsertest.cc#newcode140 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc:140: avc1_extended_and_aac_codecs_.push_back("avc3.64001F"); On 2014/06/19 20:15:43, ddorwin wrote: > ...
6 years, 6 months ago (2014-06-20 03:05:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/amogh.bihani@samsung.com/342473002/60001
6 years, 6 months ago (2014-06-20 03:07:45 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 11:06:09 UTC) #13
Message was sent while issue was closed.
Change committed as 278670

Powered by Google App Engine
This is Rietveld 408576698