1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00
uBlock/platform/safari
Deathamns b4ea545412 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-01-13 07:30:07 +01:00
..
Info.plist Miscellaneous changes 2015-01-13 07:30:04 +01:00
Settings.plist Firefox: implement vAPI.storage via SQLite 2015-01-13 07:28:56 +01:00
sitepatch-safari.js Code styling 2015-01-13 07:29:49 +01:00
Update.plist Initial Firefox port (base, messaging, locales) 2015-01-13 07:28:52 +01:00
vapi-background.js Miscellaneous changes 2015-01-13 07:30:04 +01:00
vapi-client.js Safari: code styling 2015-01-13 07:29:53 +01:00
vapi-common.js Implement vAPI.insertHTML 2015-01-13 07:30:07 +01:00
vapi-popup.js Merge pull request #478 from chrisaljoudi/master 2015-01-11 21:43:01 -05:00