Chromium Code Reviews
DescriptionDCHECK that the security origin for a media request isn't empty
Currently we return an error if the origin for a media request is empty.
However it doesn't appear that this codepath can be reached even by following
the instructions on the comment associated with the code. Add a DCHECK that
this can't happen instead.
The enum value isn't removed because it's used in a histogram, instead it's
renamed with _DEPRECATED. We may also want to use it at a later time.
BUG=596786
Review-Url: https://codereview.chromium.org/2753013002
Cr-Commit-Position: refs/heads/master@{#462259}
Committed: https://chromium.googlesource.com/chromium/src/+/ba45071136a37deb60e5ce17d25432a7f2e9aeae
Patch Set 1 #Patch Set 2 : DCHECK that the security origin for a media request isn't empty #
Dependent Patchsets: Messages
Total messages: 20 (14 generated)
|
|||||||||||||||||||||||||||||||||||||