Closed
Bug 453376
Opened 16 years ago
Closed 16 years ago
Update caps for bug 453373
Categories
(Core :: Security: CAPS, defect)
Core
Security: CAPS
Tracking
()
RESOLVED
DUPLICATE
of bug 451731
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Need this for worker threads... again.
Attachment #336571 -
Flags: superreview?(jst)
Attachment #336571 -
Flags: review?(jst)
Comment 1•16 years ago
|
||
I started looking at this and realized that if we go down this path (moving things off of the runtime into the contexts) we'll need to make sure all places where we create contexts that depend on this functionality (evalInSandbox() comes to mind) also gets updated... Fortunately the nature of the failures to do so will be that things don't run correctly rather than causing security problems, but still. Need to think about that more...
Assignee | ||
Updated•16 years ago
|
Attachment #336571 -
Flags: superreview?(jst)
Attachment #336571 -
Flags: review?(jst)
Assignee | ||
Comment 2•16 years ago
|
||
Going to fix this as part of bug 451731.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•