Closed Bug 972071 Opened 11 years ago Closed 11 years ago

Decouple Xray expando chain machinery from reserved slots on the target

Categories

(Core :: XPConnect, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bholley, Assigned: bholley)

Details

Right now, the common (non-Trait-specific) Xray code assumes that the expando object lives in a slot on the target. This isn't going to work for JS Xrays, since expandos there will probably have to live in a WeakMap in the target compartment. This shouldn't be hard to fix, but can land separately, so I'm splitting it out from bug 914970.
Oh, nevermind. I totally misread this. I think it's general enough as-is.
No longer blocks: XrayToJS
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.