Closed Bug 32237 Opened 24 years ago Closed 24 years ago

UMR: nsBoxFrame::GetBoxInfo()

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: bruce, Assigned: eric)

Details

Attachments

(1 file)

nsBoxFrame::GetBoxInfo() often returns an unitialized value for rv.  This is 
readily apparent with a copy of Purify and today's build.  Just run viewer.
Reassigning to Eric Vaughan
Assignee: troy → evaughan
Status: NEW → ASSIGNED
Target Milestone: --- → M15
Target Milestone: M15 → M17
Eric--can you fix this before beta2?  It should be as simple as changing the last 
line of GetBoxInfo() to "return NS_OK;" instead of "return rv;"  If you don't 
have time to fix this and approve of the fix, reassign the bug to me.  Thanks!  
removing M17 so it pops to the top of Eric's buglist. :)
Target Milestone: M17 → ---
Not relative anymore there this method no longer exists.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking fixed per last comments
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: