Closed Bug 599438 Opened 14 years ago Closed 9 years ago

Remove XPConnect/Gecko's reliance on parent

Categories

(Core :: XPConnect, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mrbkap, Unassigned)

References

Details

Currently, we use parent and global object for things that are subsumed by compartments. This is probably going to end up being a tracking bug tracking work to move things to the compartment and out of XPCWrappedNativeScope (which can probably go away).
Depends on: 585787
Blocks: 805052
As of bug 1131805 this is fixed: there is no longer JSAPI for getting/setting parents from outside the JS engine, so we can't so much rely on it, now can we?  ;)
Status: NEW → RESOLVED
Closed: 9 years ago
Depends on: 1131805
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.