Closed
Bug 1595890
Opened 4 years ago
Closed 4 years ago
Remove the concept of content XBL scope from sandboxes
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 2 open bugs)
Details
Attachments
(4 files)
![]() |
Assignee | |
Comment 1•4 years ago
|
||
It's always false.
![]() |
Assignee | |
Comment 2•4 years ago
|
||
It's always false.
![]() |
Assignee | |
Comment 3•4 years ago
|
||
It always returns false.
![]() |
Assignee | |
Comment 4•4 years ago
|
||
It's dead code.
Updated•4 years ago
|
Blocks: remove-xbl-implementation
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cd89e23dd64d part 1. Remove isContentXBLScope from SandboxOptions. r=bholley https://hg.mozilla.org/integration/autoland/rev/abee66548e14 part 2. Remove isContentXBLCompartment from CompartmentPrivate. r=bholley https://hg.mozilla.org/integration/autoland/rev/810924c60688 part 3. Remove xpc::IsContentXBLCompartment and its various callsites. r=bholley https://hg.mozilla.org/integration/autoland/rev/56ac02845749 part 4. Remove XPCWrappedNativeScope::EnsureContentXBLScope. r=bholley
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cd89e23dd64d
https://hg.mozilla.org/mozilla-central/rev/abee66548e14
https://hg.mozilla.org/mozilla-central/rev/810924c60688
https://hg.mozilla.org/mozilla-central/rev/56ac02845749
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•