Chromium Code Reviews
DescriptionEME: Check for invalid Key System names on addition
Prefixed implementations supported invalid names so we only checked in the
unprefixed use path. Now, these should never be provided, so we can check
on addition like other Key System properties.
BUG=249976
Committed: https://crrev.com/82484c2ae1f3b905b3a3bc9d34bff39f5791d5cc
Cr-Commit-Position: refs/heads/master@{#395239}
Patch Set 1 #Patch Set 2 : Remove invalid name because it fails DCHECK #Patch Set 3 : rebase only #Patch Set 4 : rebase only #Patch Set 5 : Fix build after rebase #Patch Set 6 : Skip unsupported names. Restore negative test. #Patch Set 7 : move comment too #
Total comments: 7
Patch Set 8 : Slightly improve comment #Messages
Total messages: 12 (4 generated)
|