Closed Bug 1153922 Opened 9 years ago Closed 9 years ago

Add a SandboxOptions option for creating the sandbox in a fresh JS::Zone

Categories

(Core :: XPConnect, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: fitzgen, Assigned: fitzgen)

References

Details

Attachments

(1 file)

Right now, we can only use `sameZoneAs` but that requires that you already have some zone you wish to reuse. In my case (bug 1150253 comment 5), I just want to create a sandbox in a new zone, not my current zone, and I (obviously) don't have any object in such a non-existing zone to pass to `sameZoneAs`.
Attachment #8591915 - Flags: review?(mrbkap) → review+
I think this landed in m-i, but wasn't updated here.

240527   2f1129bf94a2   2015-04-13 14:25 -0400   fitzgen
  Bug 1153922 - Add a SandboxOptions option for creating the sandbox in a fresh JS::Zone. r=mrbkap
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/2f1129bf94a2
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: