Bug 177108

Summary: [Win] Compile error in InbandTextTrackPrivateAVCF::readNativeSampleBuffer.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2017-09-18 16:09:44 PDT
The InbandTextTrackPrivateAVF::m_sampleInputBuffer is used in this method, but it is private.
Comment 1 Per Arne Vollan 2017-09-18 16:14:46 PDT
Created attachment 321148 [details]
Patch
Comment 2 Brent Fulgham 2017-09-18 17:24:31 PDT
Comment on attachment 321148 [details]
Patch

r=me
Comment 3 Per Arne Vollan 2017-09-18 18:26:14 PDT
(In reply to Brent Fulgham from comment #2)
> Comment on attachment 321148 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 4 WebKit Commit Bot 2017-09-18 18:56:37 PDT
Comment on attachment 321148 [details]
Patch

Clearing flags on attachment: 321148

Committed r222195: <http://trac.webkit.org/changeset/222195>
Comment 5 WebKit Commit Bot 2017-09-18 18:56:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2017-09-27 12:22:16 PDT
<rdar://problem/34693147>