Metadata
- Source
- VP-91
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Michelle D'Souza
- Created
2012-10-24T12:10:57.409-0400 - Updated
2013-01-28T09:25:22.719-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
The video player currently has a 'buffered' property in the model which is a TimeRanges object. This is likely to cause odd and difficult to trace bugs when passing the model around through IoC. We need to refactor this code to use a plain old javascript object instead - if it's even appropriate to store this information at all.
Comments
-
Michelle D'Souza commented
2012-10-30T12:58:13.324-0400 Pull request issued: https://github.com/fluid-project/videoPlayer/pull/88
-
Michelle D'Souza commented
2012-11-05T14:09:16.954-0500 Merged into project repo at 26b6b7f5a645bdfede0f0a45e00ae3f1fcfae7d0