gorhill
b07972c526
minor code review
8 years ago
gorhill
d361ee33fc
fix https://github.com/gorhill/uBlock/issues/2499
8 years ago
gorhill
9a99a06cd4
fix https://bugs.chromium.org/p/project-zero/issues/detail?id=1225&desc=6#c10
8 years ago
gorhill
6bc728f8b8
refactoring of inline script blocking + improving AMO validation
10 years ago
gorhill
ed67045360
first pass
10 years ago
gorhill
9bb22b65ec
forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMatrix/issues/144 )
10 years ago
gorhill
dd60a74e3f
code review
10 years ago
gorhill
987acfef65
this fixes https://github.com/gorhill/uMatrix/issues/144
10 years ago
YFdyh000
5ff7909497
Correct issue links
10 years ago
gorhill
170f164288
had a doubt, had to check it worked as intended
10 years ago
Deathamns
4599486290
vAPI.sessionId, element-picker dialog as iframe
...
vAPI.sessionId - random ID generated every time when a page loads.
Having the dialog in an iframe lowers the chance of interference with the
styling of the page, also avoids using innerHTML (AMO complaint).
10 years ago
Chris
db772dea22
Remove previous Safari overhead; cleanup workarounds from rest of code
10 years ago
gorhill
894921e23f
not needed
10 years ago
Deathamns
bd0b1638db
URL handling changes
10 years ago
gorhill
9172fcd049
this fixes one part of #498
10 years ago
Deathamns
3d40e0b2aa
Code styling
10 years ago
Deathamns
5ec2e067df
Add license headers, plus some code styling
10 years ago
Deathamns
ba47f39c47
Firefox: implement vAPI.tabs.injectScript
10 years ago
Deathamns
9c00fbfb3b
Firefox: implement toolbar button and popup
10 years ago
gorhill
06398e8065
code review for #456
10 years ago
gorhill
a036152cc7
this fixes #456 : another unrelated bug unveil from previous fix
10 years ago
Raymond Hill
3d61e80d1c
jshint
10 years ago
Raymond Hill
61fb46a87f
use "platform" as suggested in #360
10 years ago