Closed
Bug 449282
Opened 16 years ago
Closed 16 years ago
video elements cannot seek by setting currentTime = x
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
People
(Reporter: mtschrep, Assigned: cajbir)
References
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
See attached testcase - running in today's nightly I get:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMHTMLVideoElement.currentTime]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: file:///Users/schrep/Desktop/video3.html :: onclick :: line 1" data: no]
Updated•16 years ago
|
Component: DOM: Core & HTML → Video/Audio
QA Contact: general → video.audio
Reporter | ||
Comment 1•16 years ago
|
||
Chris can you take this or find the right owner?
Assignee: nobody → chris.double
Updated•16 years ago
|
OS: Mac OS X → All
Hardware: Macintosh → All
Assignee | ||
Comment 2•16 years ago
|
||
Yep, I'm working on it now.
Assignee | ||
Comment 3•16 years ago
|
||
Fixed by bug 449159.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•