Hi,
I have been using my own Firefox 3.0 build. I see a lot of these
warning in the console:
WARNING: recurring into frame construction: 'mPresContext-
>mLayoutPhaseCount[eLayoutPhase_FrameC] == 0', file ../../dist/include/
layout/nsPresContext.h, line 964
>From the code, it said
// The nsXBLService::LoadBindings call in ConstructFrameInternal
// makes us hit this one too often to be an NS_ASSERTION,
// despite how scary it is.
NS_WARN_IF_FALSE(mPresContext-
>mLayoutPhaseCount[eLayoutPhase_FrameC] == 0,
"recurring into frame construction");
Can you please tell me what does that mean?
Thank you.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout