Closed
Bug 24339
Opened 25 years ago
Closed 24 years ago
need to give system principals to JS componentry
Categories
(Core :: XPConnect, defect, P3)
Tracking
()
RESOLVED
FIXED
M14
People
(Reporter: shaver, Assigned: shaver)
References
Details
(Whiteboard: waiting for nsIFile landing)
Right now, JS components run with no principals, which is causing large stress.
We should give them the system principals.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Whiteboard: waiting for nsIFile landing
Target Milestone: M14
Assignee | ||
Comment 1•25 years ago
|
||
The JS_CompileFileHandleForPrincipals hook is in JS already, just need the
nsIFile branch to land so I can switch to it.
Comment 2•25 years ago
|
||
is enough of nsfile in for the flipping?
is this something norris should review?
Assignee | ||
Comment 4•24 years ago
|
||
This was fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•