Closed Bug 722510 Opened 13 years ago Closed 13 years ago

Remove no-longer-used argument from nsBlockFrame::DrainOverflowLines(nsBlockReflowState& aState)

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

The method nsBlockFrame::DrainOverflowLines(nsBlockReflowState& aState) no longer uses its argument aState. These csets removed the last usages, as part of bug 492627: http://hg.mozilla.org/mozilla-central/diff/28008648ca04/layout/generic/nsBlockFrame.cpp#l1.185 http://hg.mozilla.org/mozilla-central/diff/e9130436ada8/layout/generic/nsBlockFrame.cpp#l1.436 It looks like we can just take DrainOverflowLines() argumentless now.
Attached patch fix v1 (deleted) — Splinter Review
I think this'll do it. (haven't finished rebuilding yet though)
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #592876 - Flags: review?(roc)
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: