Closed Bug 11931 Opened 25 years ago Closed 25 years ago

[enhancement] make it JS engine wont execute malicious JS code

Categories

(Core :: JavaScript Engine, enhancement, P3)

x86
All
enhancement

Tracking

()

VERIFIED DUPLICATE of bug 858

People

(Reporter: csbooton, Assigned: norrisboyd)

References

()

Details

Many sites have malicious JS code on them, some wit the purpose of crashing the
browser, others with the purpose of opening many ad windows often advertising
porn sites. It would be good if the JS engine could, before execting the script
determine that it is maliciuos and refuse to execute it it. This could be based
on a security type thing. It could be based on several levels, with the most
secure refusing to execture script that will crash the browser or cause more
then one additonal window to open or stuff like that and the last being execute
all scripts even those that will crash the browser.
Assignee: don → mccabe
Component: Browser-General → Javascript Engine
Assignee: mccabe → norris
Norris, can you address this one?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Any sites that crash the browser are bugs in their own right that should be
fixed individually. In terms of allowing only specific sites to open windows,
this bug sounds like a general request similar to bug 858. So I'll close this as
a duplicate.

*** This bug has been marked as a duplicate of 858 ***
Status: RESOLVED → VERIFIED
verified dup, see Bug 858
You need to log in before you can comment on or make changes to this bug.