Comment 70 for bug 215672

Revision history for this message
In , Bzbarsky (bzbarsky) wrote :

Comment on attachment 315081
delay frame loading

>Index: content/base/src/nsDocument.h
>+ PRBool mDelayFrameLoaderInitialization;

Put this up with our earlier PRBool bitfield (right after mHasWarnedAboutBoxObjects)?

With that looks ok.