Closed
Bug 303250
Opened 19 years ago
Closed 19 years ago
Firefox lacks an option to disable iframes [support]
Categories
(Firefox :: Security, enhancement)
Firefox
Security
Tracking
()
People
(Reporter: aros, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ The world has seen many security related problems with HTML documents containg embedded iframes. Also, I can't remember a single site where iframes are used for something except advertising. That's irritating. Of course, you may argue that there's an adblock firefox extension but I do _not_ want to depend on it in any ways. Also this extension works only on per-site basis that means I can't disable iframes completely. I think it would be damn easy to disable this tag <iframe> recognition in Gecko. Like a lamb I sencerely ask you to implent this feature. Reproducible: Always
Comment 1•19 years ago
|
||
Add
iframe { display:none }
to the userContent.css
http://www.mozilla.org/support/firefox/edit#content
Comment 3•19 years ago
|
||
*** This bug has been marked as a duplicate of 56743 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•