Closed Bug 122512 Opened 23 years ago Closed 23 years ago

inline frames are getting constructed for options in xbl selects

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bryner, Assigned: bryner)

Details

Attachments

(1 file)

For XBL selects (size > 1), we shouldn't be constructing any frames for option
elements (actually, for any children of the select).  There's some incorrect
logic in nsCSSFrameConstructor that's causing us to instead construct an inline
frame and fail to append it.  This is probably having a measurable performance
impact.
Attached patch patchSplinter Review
sr=hyatt
Comment on attachment 67008 [details] [diff] [review]
patch

sr=hewitt
Attachment #67008 - Flags: superreview+
checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: madhur → tpreston
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: