Open Bug 817205 Opened 12 years ago Updated 2 years ago

optimize nsTableFrame::DoRemoveFrame

Categories

(Core :: Layout: Tables, defect)

defect

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

()

Details

Follow-up from bug 815315 comment 6:

>I suspect the block containing "cellMap->Synchronize" can be done once
>for each table parent, rather than for each row-group continuation. Part of it
>can perhaps be done just once, since there is only one nsTableCellMap for all
>table continuations.

IOW, part of nsTableFrame::DoRemoveFrame (which is called for each
child continuation) can probably be moved to RemoveFrame. (see URL)
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.