Closed Bug 407649 Opened 17 years ago Closed 5 years ago

XBL doesn't seem to update data structures properly

Categories

(Core :: XBL, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bzbarsky, Assigned: sicking)

Details

From bug 406900 comment 9:

It looks to me like the caller of RemoveInsertionParent() in
ChangeDocumentFor() should really be in ContentRemoved(), no?  As things stand,
it won't get called in all the cases it should get called in.

Given that not removing this stuff can lead to crashes as far as I can tell (per bug 406900), I think we need to at least check whether the "looks to me" part is right.  I could just be on crack...
Flags: blocking1.9?
Moving to blocking list until we can determine if bz is in fact on crack or not...
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
I think I was fiddling (trying to enter text into it) with
http://lxr.mozilla.org/seamonkey/source/layout/reftests/bugs/386470-1a.html
or http://lxr.mozilla.org/seamonkey/source/layout/reftests/bugs/386470-1c.html
and I crashed afterwards, after a while.
I can't reproduce it, but it seems to me this might be related to this bug, perhaps?
http://crash-stats.mozilla.com/report/index/fdb7332e-a4ca-11dc-b28f-001a4bd43ef6
I'm also seeing this assertion prior to the crash:
###!!! ASSERTION: Setting mutation listener bits on outer window?: 'window->IsIn
nerWindow()', file c:/mozilla-build/mozilla/content/events/src/nsEventListenerMa
nager.cpp, line 528
Assignee: nobody → jonas
Flags: tracking1.9+ → blocking1.9+
Not going to block on this one.
Flags: wanted1.9.0.x+
Flags: blocking1.9-
Flags: blocking1.9+
Flags: wanted-next+
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3

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.