Re: User Script adds (temporal NPT) Media Fragments URI support to Safari, Firefox & Chrome

Hi Davy,

> Great stuff. Is it supposed to update the media fragment playback after a
> browser refresh? It works for me the first time I load the fragment.
> However, if I change the media fragment in the browser (e.g., from t=10,20
> to t=15), then do a refresh of the page, the video starts from position 0s
> (BTW: running in Google Chrome 15.0.874.121 m).
Not sure I entirely understand what you mean by browser refresh. If
you mean changing the URL in the navigation bar and then reloading
([cmd]+[r] / [f5]), the change should be respected (working here
[Chrome 17.0.942.0 dev]). You can open the console and check the debug
output. You have to really force a hard reload, as fragments changes
do not require the browser to reload the page.

If you mean changing the URL in the navigation bar and then expecting
a change, it won't work, as the user script does not poll for fragment
changes.

Did I get your issue? If not, could you please clarify, maybe also add
the debug output? Thanks!

Best,
Tom

-- 
Thomas Steiner, Research Scientist, Google Inc.
http://blog.tomayac.com, http://twitter.com/tomayac

Received on Monday, 21 November 2011 08:31:07 UTC