Bug 151609

Summary: [WinCairo][MediaFoundation] Implement seek.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description peavo 2015-11-25 10:14:27 PST
We need to implement a couple of methods to get seeking to work.
Comment 1 peavo 2015-11-25 10:24:36 PST
Created attachment 266167 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-30 10:22:44 PST
Comment on attachment 266167 [details]
Patch

Clearing flags on attachment: 266167

Committed r192802: <http://trac.webkit.org/changeset/192802>
Comment 3 WebKit Commit Bot 2015-11-30 10:22:48 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 peavo 2015-11-30 11:08:11 PST
Thanks for reviewing!