Bug 147125 - Implement getCurrentTime for MediaStreams
Summary: Implement getCurrentTime for MediaStreams
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on: 150449
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-20 15:18 PDT by Matthew Daiter
Modified: 2015-10-27 10:48 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Daiter 2015-07-20 15:18:57 PDT
MediaStreams rely on getCurrentTime for certain operations. However, the synchronizer isn't implemented, so that the system can pick up on this current time.
Comment 1 Eric Carlson 2015-10-27 10:35:14 PDT
This will be fixed by the changes for https://bugs.webkit.org/show_bug.cgi?id=150503.
Comment 2 Eric Carlson 2015-10-27 10:48:16 PDT
Wrong number, this will be fixed by the changes for bug 150449.