Closed
Bug 978665
Opened 11 years ago
Closed 7 years ago
Use export helpers to expose XBL functions to content, and remove special XBL case in wrapping
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: bholley, Unassigned)
References
Details
Followup from bug 976105. We basically just need to change the code in nsXBLProtoImpl.cpp around the ShouldExposeToUntrustedContent() call to use export helpers:
http://mxr.mozilla.org/mozilla-central/source/dom/xbl/nsXBLProtoImpl.cpp#120
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•