Closed
Bug 70047
Opened 24 years ago
Closed 6 years ago
xbl - bindings with "load" handlers not working when binding to HTML <body> tag
Categories
(Core :: XBL, defect)
Core
XBL
Tracking
()
RESOLVED
WONTFIX
mozilla1.0.1
People
(Reporter: andreww, Unassigned)
Details
Attachments
(2 files)
create a binding for HTML and bind to the body tag.
Create a handler which should be triggered via the "load" event.
handler never gets fired.
Seeing this on build 2001062815 win32
OS: Mac System 8.5 → All
Hardware: Macintosh → All
Download both files (name them test.xml and test.html) and put the in the same
directory. open test.html with browser.
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: mozilla1.0 → mozilla1.0.1
Updated•16 years ago
|
QA Contact: jrgmorrison → xbl
Updated•15 years ago
|
Assignee: hyatt → nobody
Comment 6•15 years ago
|
||
This is a mass change. Every comment has "assigned-to-new" in it.
I didn't look through the bugs, so I'm sorry if I change a bug which shouldn't be changed. But I guess these bugs are just bugs that were once assigned and people forgot to change the Status back when unassigning.
Status: ASSIGNED → NEW
Comment 7•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
•