Closed
Bug 603845
Opened 14 years ago
Closed 14 years ago
Don't assume all compartments have principals
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mrbkap, Assigned: mrbkap)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
1.32 KB,
patch
|
gal
:
review+
|
Details | Diff | Splinter Review |
jsd, in particular, creates a compartment that doesn't have principals. There are others, but at the moment they are sandboxed off from untrusted objects. This is one of the causes of the crashtest oranges that we're seeing on tracemonkey.
Assignee | ||
Comment 1•14 years ago
|
||
I hate the default-unsafe behavior here, but I don't see much of a way around it.
Updated•14 years ago
|
Attachment #482748 -
Flags: review?(gal) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•