Bug 147125
| Summary: | Implement getCurrentTime for MediaStreams | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthew Daiter <mdaiter> |
| Component: | WebCore Misc. | Assignee: | Eric Carlson <eric.carlson> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | eric.carlson |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 150449 | ||
| Bug Blocks: | |||
Matthew Daiter
MediaStreams rely on getCurrentTime for certain operations. However, the synchronizer isn't implemented, so that the system can pick up on this current time.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Carlson
This will be fixed by the changes for https://bugs.webkit.org/show_bug.cgi?id=150503.
Eric Carlson
Wrong number, this will be fixed by the changes for bug 150449.