Closed
Bug 380896
Opened 18 years ago
Closed 18 years ago
anonymous content not appearing on trunk
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 372323
People
(Reporter: aaronr, Unassigned)
References
()
Details
(Keywords: regression)
This is a follow up to bug 372323. As bz mentions in comment #10 of that bug:
...
Then we get into nsCSSFrameConstructor::ContentAppended, hit a
multiple-insertion-point situation, start going through the kids. For the
<label> kid we fetch the insertion point, init the content iterator... and
don't find the <label> under it!
So this sounds like it might be an XBL bug also? Not sure.
...
I'm opening this bug on XBL for now so that it doesn't get lost. I put a link to the minimized testcase in the URL field.
![]() |
||
Comment 1•18 years ago
|
||
Shouldn't the dep go the other way around, since we can't resolve that bug until this one is resolved?
(In reply to comment #1)
> Shouldn't the dep go the other way around, since we can't resolve that bug
> until this one is resolved?
>
I just figured 372323 would be 'resolved-fixed' since the patch was checked in. If it isn't going to be, then this bug might as well be closed as a dupe and do the work on the other bug.
![]() |
||
Comment 3•18 years ago
|
||
Oh, no. I didn't resolve it fixed, precisely because it's not.
ok, I'll close this one as a dupe, then.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
![]() |
||
Updated•18 years ago
|
Flags: blocking1.9?
You need to log in
before you can comment on or make changes to this bug.
Description
•