Closed Bug 8715 Opened 25 years ago Closed 25 years ago

FrameInner(iframe) didn't set max-element-size!

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: akkzilla, Assigned: nisheeth_mozilla)

Details

Starting up the editor (apprunner -edit) on linux or windows, I always get a
slew of messages to stdout:

nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
Note: verifyreflow is disabled
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!
[ ... ]
nsContainerFrame: FrameInner(iframe)(1)@0x82af3c8 didn't set max-element-size!

Steve says:
> this is a bug in iframe.  it would occur if the iframe were in
> a table cell's contents.
Assignee: rickg → nisheeth
An easy kill of this layout bug for you.
Status: NEW → ASSIGNED
I tried this on a July 9th NT debug build and did not see these messages.  I'm
updating to the tip to see if this problem still exists...
Whiteboard: Mark worksforme?
We no longer get these error messages in the tip debug build on NT.  I checked
that the printf that outputs these messages is enabled for the debug build.

Steve and Akkana, if you are ok with it, I'm going to mark this bug worksforme.
Also ccing Eric Pollmann and Chris Karnaze to see if they checked in a fix that
could have fixed this problem.
I agree, I no longer see these messages.  Someone obviously checked in a fix
which cures the problem.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Marking bug worksforme.
Whiteboard: Mark worksforme?
Status: RESOLVED → VERIFIED
Since I can't reproduce either, marking as verified works for me.
You need to log in before you can comment on or make changes to this bug.