Commit Graph

27 Commits (bd7e8649507a047111947608a4963ecb1bbecb00)

Author SHA1 Message Date
gorhill b07972c526 minor code review 7 years ago
gorhill 3df7ee9cb1 fix regression bug introduced with 9a99a06c 7 years ago
gorhill 85255cf195 fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10 7 years ago
gorhill 93d28a8e38 this fixes https://github.com/gorhill/uBlock/issues/845 9 years ago
gorhill a914c01ea9 popup resize: code review 9 years ago
gorhill 479b454307 Hopefully this fixes #301 9 years ago
gorhill bf7762ba0f forgot to import this as well 9 years ago
gorhill 1f4ba9dda9 this extends compatibility to FF-24-34
imported code from uBlock, including legacy toolbar support in 34485a04658ae7d8357dabe5e42b18e3e066a4b9,
which is itself directly based on work from @AlexVallat:
- 620a7d78d1
- d9b23d4f10
- 5ac4ec21e9
9 years ago
gorhill cef90f0b20 fixed bad wrapper around seTimeout 9 years ago
gorhill 6bc728f8b8 refactoring of inline script blocking + improving AMO validation 9 years ago
gorhill 764b1a0b7a jshint 9 years ago
gorhill 4fffc97954 untangling fennec code 9 years ago
Deathamns bbfcb4eea9 abp:subscribe fixes
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.

Also, the event target is not always the link, so at least some parents
should be tested as well.
9 years ago
Deathamns aff7501596 Firefox: different kind of vAPI.localStorage 9 years ago
Deathamns 10f364c153 Firefox,Safari: vAPI.localStorage 9 years ago
gorhill c80280bd2d this fixes #792 9 years ago
Deathamns c9b1298344 Remove unnecessary fallback code for downloading 9 years ago
gorhill c6e3b5a81b Firefox: oops 9 years ago
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