[webkit-reviews] review granted: [Bug 125269] [MSE][Mac] Crash when removing MediaSource from HTMLMediaElement. : [Attachment 218670] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 7 17:37:37 PST 2013


Sam Weinig <sam at webkit.org> has granted Jer Noble <jer.noble at apple.com>'s
request for review:
Bug 125269: [MSE][Mac] Crash when removing MediaSource from HTMLMediaElement.
https://bugs.webkit.org/show_bug.cgi?id=125269

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=218670&action=review


Test case?

>
Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.h
:62
> +    void clearMediaSource() { m_mediaSource = 0; }

nullptr?


More information about the webkit-reviews mailing list