Re: Build a Media Fragment URI Parser In JavaScript (ACTION-203)

Hi Raphaël, all,

OK, found the issues:

- Strict mode (https://developer.mozilla.org/en/JavaScript/Strict_mode)
caused more issues than it solved. Removed for now.

- Safari (not even 5.0.4) does not support ISO 8601 dates (shame).
Handling this correctly in the library now.

I've pushed the fixed version to GitHub.

Best,
Tom

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

Received on Wednesday, 16 March 2011 09:41:37 UTC