DescriptionRemove redundant call to closeMediaSource() in userCancelledLoad()
MediaSource is getting closed in clearMediaPlayer() and again we are
calling closeMediaSource() which is redundant. Though there is
an early return in closeMediaSource(), still the call is redundant.
Committed: https://crrev.com/ccf0caa5278ac1c7e1d18cac66210ad42b436949
git-svn-id: svn://svn.chromium.org/blink/trunk@199500 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|