Commit Graph

9 Commits (3e43478e1355016a76e4ee887a5ea194e9b16cb7)

Author SHA1 Message Date
gorhill 3e43478e13 changes re #993 for firefox platform 9 years ago
Deathamns 829f80e1da Fix prorblems caused by vAPI.insertHTML 9 years ago
Deathamns 618502354f 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.
9 years ago
Deathamns e2c0beb663 Miscellaneous changes 9 years ago
Deathamns 3dc8e88c75 Popup related changes 9 years ago
Deathamns 9cb78c2575 Add license headers, plus some code styling 9 years ago
Deathamns 7c69a427c2 Firefox: implement toolbar button and popup 9 years ago
Deathamns 799aafbcd4 Firefox: implement vAPI.storage via SQLite 9 years ago
Deathamns e98b514a51 Initial Firefox port (base, messaging, locales) 9 years ago