Skip to content

Firefox pre-4.0 media currentTime bug #75

@rwaldron

Description

@rwaldron

Basically, the spec says to update the currentTime asynchronously, so attempting to get the currentTime immediately after it's been set will return an incorrect current time. Firefox was the only browser to implement this per_spec the others kept an internal timer cache to ensure the correct currentTime was always returned.

Submission to follow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions