[webkit-help] Changes to progress events?

Sjoerd Tieleman sjoerd.tieleman at omroep.nl
Wed Dec 2 02:43:01 PST 2009


Good morning,

I am building an experimental HTML5 video player and I was relying on ProgressEvents to determine how much of the video had been loaded and display a progress indicator. It seems that in recent builds of Webkit these events are no longer ProgressEvents, but rather generic Events with type "progress". They no longer contain the "loaded" and "total" attributes. Is this an intentional change?
Current versions of Safari fire "ProgressEvents", but the latest Webkit nightlies fire "Events".

Kind regards,
Sjoerd Tieleman.

--
Sjoerd Tieleman
Programmeur
NPO Internetcoördinatie

T: 035 6773839
F: 035 6772497
E: Sjoerd.Tieleman at omroep.nl



More information about the webkit-help mailing list