Closed
Bug 230682
Opened 21 years ago
Closed 21 years ago
Preventing JavaScript loads from another host
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: bertrand.denoix, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208
It seems some sites are bypassing the "Accept images from the originating
server" block by loading a bogus JavaScript file instead. Should another setting
be added? Should a more general "Dont't load anything from other servers" (which
would include CSS, Flash, videos, sounds...) be considered?
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2•21 years ago
|
||
This would also be fixed by the upcoming content policy changes; then one could
write a little content policy plugin to handle this case.
| Reporter | ||
Comment 3•21 years ago
|
||
Yes, it's a dupe of #94035, which even talks about blocking JavaScript, and
unfortunately a pretty good reason to not do it.
*** This bug has been marked as a duplicate of 94035 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•