Jonathan wrote: > 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?
Which? The comment? Or the warning? -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

