[webkit-reviews] review granted: [Bug 135128] [MSE] YouTube video decode error when variant-switching : [Attachment 235243] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 13:44:14 PDT 2014


Brent Fulgham <bfulgham at webkit.org> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 135128: [MSE] YouTube video decode error when variant-switching
https://bugs.webkit.org/show_bug.cgi?id=135128

Attachment 235243: Patch
https://bugs.webkit.org/attachment.cgi?id=235243&action=review

------- Additional Comments from Brent Fulgham <bfulgham at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=235243&action=review


r=me.

> Source/WebCore/Modules/mediasource/SampleMap.cpp:119
> +   
decodeOrder().m_samples.insert(DecodeOrderSampleMap::MapType::value_type(decode
Key, sample));

All this seems a bit verbose, but certainly is fine.


More information about the webkit-reviews mailing list