Open Bug 100590 Opened 23 years ago Updated 2 years ago

analyze/optimize block frame's post-reflow line and frame placement

Categories

(Core :: Layout: Block and Inline, defect)

defect

Tracking

()

People

(Reporter: waterson, Unassigned)

References

Details

(Keywords: perf)

The block and line code currently appears to do a large amount of work _after_ it flows the frames in a linebox. Specifically, it does vertical and horizontal frame alignment, line adjustment, and view synchronization. It seems like most of the time, the frames, the line, and the frame's views will be ``in the right place'' and will require no adjustment, so much of this work might end up being redundant. Needs some analysis.
Status: NEW → ASSIGNED
Keywords: perf
Priority: -- → P3
Target Milestone: --- → mozilla0.9.6
Blocks: 103670
Target Milestone: mozilla0.9.6 → mozilla0.9.7
I'm futuring this bug because I'm not going to get to it before mozilla-1.0.
Target Milestone: mozilla0.9.7 → Future
.
Assignee: waterson → block-and-inline
Status: ASSIGNED → NEW
Component: Layout → Layout: Block & Inline
Priority: P3 → --
QA Contact: cpetersen0953 → ian
Target Milestone: Future → ---
Assignee: layout.block-and-inline → nobody
QA Contact: ian → layout.block-and-inline
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.