Closed Bug 1093998 Opened 11 years ago Closed 10 years ago

Make nsContainerFrame::CreateNextInFlow return the frame pointer

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: xidorn, Assigned: xidorn)

Details

Attachments

(1 file)

Per bug 1052924 comment 58, nsContainerFrame::CreateNextInFlow should return the frame pointer instead of returning nsresult and using an out-parameter, since it never returns anything other than NS_OK.
Attached patch patchSplinter Review
Attachment #8530022 - Flags: review?(dbaron)
Comment on attachment 8530022 [details] [diff] [review] patch This patch needs a commit message. I suggest: Bug 1093998 - Make nsContainerFrame::CreateNextInFlow return the new frame instead of using an out param. r=dbaron r=dbaron with that
Attachment #8530022 - Flags: review?(dbaron) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: