Opened on 05/06/2014 at 07:05:19 AM
Closed on 07/15/2014 at 10:25:32 AM
#429 closed change (duplicate)
Investigate whether inline scripts can be blocked
Reported by: | Gingerbread Man | Assignee: | |
---|---|---|---|
Priority: | Unknown | Milestone: | |
Module: | Adblock-Plus-for-Firefox | Keywords: | |
Cc: | smultron45@gmail.com, arthur | Blocked By: | |
Blocking: | Platform: | Unknown | |
Ready: | no | Confidential: | no |
Tester: | Verified working: | no | |
Review URL(s): |
Description
The idea of blocking inline scripts was previously abandoned.
https://adblockplus.org/forum/viewtopic.php?t=5977
Unless I've misread the documentation, it seems that the Content Security Policy can apply to inline scripts. This would require modifying response headers.
https://developer.mozilla.org/docs/Web/Security/CSP/Using_Content_Security_Policy
Forum thread for this feature request.
https://adblockplus.org/forum/viewtopic.php?f=4&t=22985
Attachments (0)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This is a duplicate of #748, see in particular comment 5 there. While CSP will certainly work, it won't allow blocking individual scripts either.