[webkit-reviews] review granted: [Bug 129156] Extend media support for WebVTT sources : [Attachment 224931] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 17:58:17 PST 2014


Eric Carlson <eric.carlson at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 129156: Extend media support for WebVTT sources
https://bugs.webkit.org/show_bug.cgi?id=129156

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

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=224931&action=review


>
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundati
onObjC.mm:577
> +	   [options.get() setObject: outOfBandTracks
forKey:@"AVURLAssetOutOfBandAlternateTracksKey"];

Nit: no need for the @"", you soft linked this constant.


More information about the webkit-reviews mailing list