Closed Bug 494919 Opened 15 years ago Closed 15 years ago

oncanplaythrough never fired on video

Categories

(Core :: Audio/Video, defect)

1.9.1 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: blizzard, Unassigned)

References

()

Details

With the test case above if I listen for canplay I get the alert.  But not for canplaythrough.
Oh, this is because we no long pre-buffer the video.  We only look for the first frame now.  Assuming this is correct behaviour - roc or cdouble correct me if I'm wrong.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Yes, this is the case. You should get canplaythrough if you use the autobuffer attribute to force buffering.
You need to log in before you can comment on or make changes to this bug.