Closed Bug 1396058 Opened 7 years ago Closed 7 years ago

GetLastRealColGroup does unnecessary work

Categories

(Core :: Layout: Tables, enhancement)

53 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

It's doing a walk along the child list to get to the end... but we have a direct pointer to the end!
Depends on: 1387568
No need to walk forward along the frame list when we can start at the end.
Attachment #8903733 - Flags: review?(mats)
Attachment #8903733 - Flags: review?(mats) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: