Bug 151609 - [WinCairo][MediaFoundation] Implement seek.
Summary: [WinCairo][MediaFoundation] Implement seek.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-25 10:14 PST by peavo
Modified: 2015-11-30 11:08 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.16 KB, patch)
2015-11-25 10:24 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!