1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00
Commit graph

12 commits

Author SHA1 Message Date
gorhill ed67045360 first pass 2015-04-11 17:15:57 -04:00
gorhill a5d051de3f this fixes #792 2015-04-10 19:39:22 -04:00
Deathamns 7ef116e85b Remove unnecessary fallback code for downloading 2015-04-10 19:39:22 -04:00
Chris 33ffb83f23 Fix vAPI.download across all platforms 2015-04-10 19:39:22 -04:00
gorhill daede90cc7 this helps #993 2015-04-10 19:39:22 -04:00
gorhill 72a3819c08 #685: code review 2015-04-10 19:39:22 -04:00
Deathamns 32ad9420de Chrome: bypass options_ui 2015-04-10 19:39:22 -04:00
Deathamns 86cae37cb6 Implement vAPI.insertHTML
The purpose of this API is basically to satisfy AMO reviewers in the
future, since the use of innerHTML with variables (i.e., not plain text) will
be rejected without any questions.

Since this is not a problem for browsers other than Firefox, they will
use simple innerHTML assignment, however safe-parsing could be implemented
for them too.
2015-04-10 19:39:22 -04:00
Deathamns d789ffa442 Popup related changes 2015-04-10 19:39:22 -04:00
Deathamns 1807c74580 Add license headers, plus some code styling 2015-04-10 19:39:22 -04:00
Raymond Hill 4c12408b1e jshint 2015-04-10 19:39:22 -04:00
Raymond Hill 09123d6971 use "platform" as suggested in #360 2015-04-10 19:39:22 -04:00