Closed
Bug 79773
Opened 25 years ago
Closed 25 years ago
fine-grain control over javascript execution
Categories
(Core :: Security, enhancement)
Tracking
()
People
(Reporter: august.mayer, Assigned: security-bugs)
Details
There are some pages that I trust to use javascript; others really shouldn't be
allowed it (popping up windows, performing user tracking etc.).
It is possible in Internet Explorer to have a group of sites which may use
javascript, and the rest cannot. Mozilla can do better here; why not have
something like a list of servers/paths that are allowed javascript and others
that aren't? There could even be specified which JS features those sites could
use (e.g. no popping up new windows, but allowed to change the subframe or
manipulating the DOM).
Comment 1•25 years ago
|
||
Reassigning to Security:General component -
Assignee: rogerl → mstoltz
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Security: General
Ever confirmed: true
QA Contact: pschwartau → ckritzer
| Assignee | ||
Comment 2•25 years ago
|
||
Mozilla can already do everything you described - there's just no user interface
for it yet. The UI bug is 38966, if you want to do this in the meantime, see
http://www.mozilla.org/projects/security/components/configPolicy.html
*** This bug has been marked as a duplicate of 38966 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•