RESOLVED FIXED 134809
[MSE] Separate MediaSource logging into its own log channel
https://bugs.webkit.org/show_bug.cgi?id=134809
Summary [MSE] Separate MediaSource logging into its own log channel
Jer Noble
Reported 2014-07-10 12:13:37 PDT
[MSE] Separate MediaSource logging into its own log channel
Attachments
Patch (16.33 KB, patch)
2014-07-10 12:23 PDT, Jer Noble
no flags
Patch (16.33 KB, patch)
2014-07-11 08:53 PDT, Jer Noble
eric.carlson: review+
Jer Noble
Comment 1 2014-07-10 12:23:18 PDT
Jer Noble
Comment 2 2014-07-11 08:53:03 PDT
Eric Carlson
Comment 3 2014-07-11 09:09:46 PDT
Comment on attachment 234765 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234765&action=review Nice change. Extra points for using "sequester" in the ChangeLog! > Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm:645 > + m_client->sourceBufferPrivateDidReceiveSample(this, mediaSample); Should be mediaSample.release().
Jer Noble
Comment 4 2014-07-11 17:54:56 PDT
Note You need to log in before you can comment on or make changes to this bug.