Open
Bug 1531614
Opened 6 years ago
Updated 3 years ago
Expose waiveXrays/unwaiveXrays to non-Components sandboxes
Categories
(Core :: XPConnect, enhancement, P3)
Core
XPConnect
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox67 | --- | affected |
People
(Reporter: bzbarsky, Unassigned)
Details
It'd be nice if we didn't have to mess with .wrappedJSObject to waive Xrays. See also https://phabricator.services.mozilla.com/D21481#582714
I am adding a .wrappedJSObject use in js/xpconnect/tests/chrome/test_bug1530146.html that can go away if this gets fixed.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•