Closed Bug 112719 Opened 24 years ago Closed 24 years ago

XULTreeSliceFrame isn't using new grid code!

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bryner, Assigned: bryner)

Details

Attachments

(1 file)

layout/xul/base/src/nsXULTreeSliceFrame.cpp isn't picking up the MOZ_GRID2 #define (since it's just defined in some random headers, not in the makefile). This patch hardcodes on MOZ_GRID2 in that class (in preparation for removing the old code), and fixes the constructor so that it properly inherits from nsGridRowLeafFrame.
Attached patch patchSplinter Review
Comment on attachment 59762 [details] [diff] [review] patch r=jag
Attachment #59762 - Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: