aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/async.js
Commit message (Collapse)AuthorAgeFilesLines
* Change extension descriptionDeathamns2015-03-071-2/+2
|
* started work on #105, #475, and possibly #510gorhill2015-01-191-1/+1
|
* Make vAPI.setIcon less Chromium specificDeathamns2015-01-131-5/+1
|
* Move vAPI into .jshintrc as a globalDeathamns2014-11-091-1/+1
|
* Add .jshintrc, and use the "use strict" directiveDeathamns2014-11-091-1/+2
| | | | | | | | | .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.
* Work on vendor API abstraction, and near complete Safari supportDeathamns2014-11-091-0/+200