# HG changeset patch # User hamidouk # Date 1328020355 -3600 # Node ID a1a3d09de1f4984ab9a13908df12393285abd5c0 # Parent e9ee522253959535e9e1741f09fdec55b6a97283 added comment. diff -r e9ee52225395 -r a1a3d09de1f4 src/js/pop.js --- a/src/js/pop.js Tue Jan 31 11:58:46 2012 +0100 +++ b/src/js/pop.js Tue Jan 31 15:32:35 2012 +0100 @@ -198,6 +198,8 @@ } + /* this signal sends as an extra argument the position in the video. + As far as I know, this argument is not provided by popcorn */ this.trigger("seeked", event.offset); };