Closed Bug 1384399 Opened 7 years ago Closed 7 years ago

Change meaning of js::SystemZoneAvailable

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: billm, Assigned: billm)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This function isn't used yet, and I want to change its meaning to suit what I need. Originally I thought that the system zone should be considered "available" if the current JSContext is using it. But that doesn't really make sense, and it's not what I need anyway, so I would like to change it.
Attachment #8890175 - Flags: review?(bhackett1024)
Attachment #8890175 - Flags: review?(bhackett1024) → review+
Pushed by wmccloskey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/35368df4e011
Change meaning of js::SystemZoneAvailable to return false if the system zone is owned by the current context (r=bhackett)
https://hg.mozilla.org/mozilla-central/rev/35368df4e011
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.