Open Bug 379215 Opened 17 years ago Updated 2 years ago

Make all the things that don't require a rendering context not take a layout state argument at all

Categories

(Core :: Layout, enhancement)

enhancement

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

Followup from bug 379090 comment 5:

David Baron [:dbaron]   2007-04-28 18:53:23 PDT

I think the long term thing to do here is make all the things that don't
require a rendering context not take a layout state argument at all.  Doing
that probably isn't too hard -- we'd just need to split Redraw into a version
not taking a layout state and one that takes a layout state, checks
PaintingEnabled(), and calls the first.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.