Commit Graph

6 Commits

Author SHA1 Message Date
gorhill 9a622107ea this completes fix of #520 2015-02-24 13:48:03 -05:00
gorhill c7bab5502e this mitigates #520, #376 2015-02-23 18:31:29 -05:00
gorhill bca949748d this fixes #376 2015-02-13 12:10:10 -05:00
gorhill 4f229c7c27 this fixes #426 2014-12-20 15:28:16 -05:00
Deathamns 0886f7e886 Add .jshintrc, and use the "use strict" directive
.jshintrc's otion-set is a personal choice, merely a suggestion.
Beside that, it includes some common globals for specific browsers, so
there's no need to set the globals in every .js file.

In order to force strict coding, "use strict" directive was added into
every .js file.
2014-11-09 17:39:17 +01:00
Deathamns 5b79bf3536 Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00