Closed
Bug 7264
Opened 26 years ago
Closed 25 years ago
All JavaScript running with correct principals
Categories
(Core :: Security, defect, P3)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: norrisboyd, Assigned: norrisboyd)
Details
Entering all security bugs and tasks for SeaMonkey into Buzilla for schedule
tracking.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Target Milestone: M13
Assignee | ||
Updated•25 years ago
|
Target Milestone: M13 → M14
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M15
Assignee | ||
Comment 1•25 years ago
|
||
Not required for M14.
Assignee | ||
Comment 2•25 years ago
|
||
Push security review tasks off until M16.
Target Milestone: M15 → M16
Bulk moving all Browser Security bugs to new Security: General component. The
previous Security component for Browser will be deleted.
Component: Security → Security: General
Assignee | ||
Comment 4•25 years ago
|
||
Need to figure out what's up with nsXMLContentSink::EvaluateScript. Otherwise
looks okay.
Add code to nsJSContext::ExecuteScript to refuse execution of scripts without
principals.
Assignee | ||
Comment 5•25 years ago
|
||
Fixed:
Checking in editor/base/nsEditorShell.cpp;
/m/pub/mozilla/editor/base/nsEditorShell.cpp,v <-- nsEditorShell.cpp
new revision: 1.128; previous revision: 1.127
done
Checking in editor/base/nsEditorShell.h;
/m/pub/mozilla/editor/base/nsEditorShell.h,v <-- nsEditorShell.h
new revision: 1.49; previous revision: 1.48
done
Checking in layout/xml/document/src/nsXMLContentSink.cpp;
/m/pub/mozilla/layout/xml/document/src/nsXMLContentSink.cpp,v <-- nsXMLContent
Sink.cpp
new revision: 1.94; previous revision: 1.93
done
Checking in xpfe/browser/src/nsBrowserInstance.cpp;
/m/pub/mozilla/xpfe/browser/src/nsBrowserInstance.cpp,v <-- nsBrowserInstance.
cpp
new revision: 1.97; previous revision: 1.96
done
Checking in xpfe/browser/src/nsBrowserInstance.h;
/m/pub/mozilla/xpfe/browser/src/nsBrowserInstance.h,v <-- nsBrowserInstance.h
new revision: 1.23; previous revision: 1.22
done
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 6•25 years ago
|
||
Marking verified per norris' comments.
No longer blocks: 7252
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•