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

Issue 1022823008: Refactor IsSupportedKeySystemWithMediaMimeType(). (Closed)

Created:
5 years, 9 months ago by sandersd (OOO until July 31)
Modified:
5 years, 9 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@refactor_key_systems
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor IsSupportedKeySystemWithMediaMimeType(). This CL replaces all uses of IsSupportedKeySystemWithMediaMimeType() with the new KeySystems method, IsSupportedCodecCombination(). This new method implements the unprefixed algorithm more faithfully. BUG=457386, 417461 Committed: https://crrev.com/34b8b85c4f7abd1f8a679fba4a53c279a0ac29ee Cr-Commit-Position: refs/heads/master@{#322283}

Patch Set 1 : #

Total comments: 27

Patch Set 2 : Rebase #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : Rebase. #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -174 lines) Patch
M media/base/eme_constants.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M media/base/key_system_info.cc View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/key_systems.h View 1 3 chunks +4 lines, -13 lines 0 comments Download
M media/base/key_systems.cc View 1 2 3 4 5 11 chunks +60 lines, -57 lines 0 comments Download
M media/base/key_systems_unittest.cc View 1 2 3 4 21 chunks +69 lines, -104 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
sandersd (OOO until July 31)
5 years, 9 months ago (2015-03-24 19:43:35 UTC) #3
ddorwin
LG. Mostly test cleanup. https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems.cc File media/base/key_systems.cc (right): https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems.cc#newcode54 media/base/key_systems.cc:54: // TODO(sandersd): This definition only ...
5 years, 9 months ago (2015-03-24 22:36:36 UTC) #5
sandersd (OOO until July 31)
https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems.cc File media/base/key_systems.cc (right): https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems.cc#newcode54 media/base/key_systems.cc:54: // TODO(sandersd): This definition only makes sense for prefixed ...
5 years, 9 months ago (2015-03-24 23:26:36 UTC) #7
ddorwin
LGTM % 2 comments (one in previous PS) https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems_unittest.cc File media/base/key_systems_unittest.cc (right): https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems_unittest.cc#newcode1 media/base/key_systems_unittest.cc:1: // ...
5 years, 9 months ago (2015-03-24 23:48:05 UTC) #8
sandersd (OOO until July 31)
https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems_unittest.cc File media/base/key_systems_unittest.cc (right): https://codereview.chromium.org/1022823008/diff/20001/media/base/key_systems_unittest.cc#newcode1 media/base/key_systems_unittest.cc:1: // Copyright 2013 The Chromium Authors. All rights reserved. ...
5 years, 9 months ago (2015-03-24 23:57:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022823008/100002
5 years, 9 months ago (2015-03-25 22:24:17 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/47450)
5 years, 9 months ago (2015-03-25 23:45:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1022823008/100002
5 years, 9 months ago (2015-03-25 23:48:11 UTC) #16
commit-bot: I haz the power
Committed patchset #7 (id:100002)
5 years, 9 months ago (2015-03-26 01:04:46 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 01:05:15 UTC) #18
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/34b8b85c4f7abd1f8a679fba4a53c279a0ac29ee
Cr-Commit-Position: refs/heads/master@{#322283}

Powered by Google App Engine
This is Rietveld 408576698