Closed Bug 518125 Opened 15 years ago Closed 15 years ago

Setting currentTime while video is played to a special time it will seek to end of the video and stops playing

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 518169

People

(Reporter: whimboo, Unassigned)

References

Details

(Keywords: regression, testcase)

Attachments

(1 file)

Attached file testcase
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2b1pre) Gecko/20090922 Namoroka/3.6b1pre

I have found this regression while working on the Mozmill video test (bug 489474) from Mikeal. While the test passes on all platforms with Shiretoko it constantly failed with Namoroka. After some investigation I noticed that any seek action outside of the cached time range is causing this problem.

Steps:
1. Open the testcase
2. Wait around 20s to see a currentTime of 239s while we still seek to 6s
Given the fact that a lot of websites are using user generated controls it should block Firefox 3.6.
Flags: blocking1.9.2?
Ok, it's not because of caching. Somehow I'm not able to seek to positions around 6s. Lower and higher times work perfectly!?
Summary: Seeking video via JS to a position which hasn't been cached breaks currentPosition → Seeking video via JS to special positions breaks currentPosition and playback
Probably a regression from bug 501031. Will check the time frame.
(In reply to comment #3)
> Probably a regression from bug 501031. Will check the time frame.

Ok, definitely a regression. Looks like we are too fuzzy in seeking now.
Summary: Seeking video via JS to special positions breaks currentPosition and playback → Setting currentTime while video is played to a special time it will seek to end of the video and stops playing
Is this a thusnelda encoded video?
I have no idea. I believe that Clint has it also only uploaded to his people.mozilla.com account.
This is has the same cause as bug 518169. Fixed by the patch in that bug.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Flags: blocking1.9.2?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: