Closed
Bug 387513
Opened 18 years ago
Closed 6 years ago
nsDocument::AddBinding/RemoveBinding should do ownerDocument check
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bzbarsky, Unassigned)
Details
Right now it does a same-origin check, then uses its own binding manager. That probably confuses things a lot if the node is from a different document...
| Reporter | ||
Comment 1•6 years ago
|
||
XBL is now disabled in Firefox (Bug 1583314) and is in the process of being removed from Gecko (Bug 1566221), so closing bugs requesting changes to its implementation as wontfix.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•