Closed Bug 103928 Opened 23 years ago Closed 5 years ago

onload fires too early

Categories

(Core :: XBL, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
mozilla1.0.1

People

(Reporter: jag+mozilla, Unassigned)

References

Details

Spin-off from bug 92635.

hyatt and I looked at this, and it turns out that in this one case described in
bug 92635, the checkbox.css loaded from the checkbox binding doesn't get
registered with the document's loadgroup 'coz at that time the loadgroup is
already gone (bad!). The net result of this is that |onload| isn't waiting for
the checkbox binding to attach, and thus causing sizing problems and the
checkbox's properties to not be available from onload.
Blocks: 92635
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
> coz at that time the loadgroup is already gone (bad!)

Hmm?  How does that happen, exactly?  Do binding loads themselves end up in the
document's loadgroup?
Blocks: 245088
*** Bug 267225 has been marked as a duplicate of this bug. ***
Is this till a problem?
Both dependent bugs are closed.
Assignee: hyatt → general
Status: ASSIGNED → NEW
QA Contact: jrgmorrison → ian
Assignee: xbl → nobody
QA Contact: ian → xbl

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: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.