[webkit-reviews] review granted: [Bug 10472] REGRESSION: "add" method of <select> object does not put the <option> object in the correct position : [Attachment 12556] Reset the options collection info for non-in-document <select>s

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Fri Jan 19 08:34:27 PST 2007


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 10472: REGRESSION: "add" method of <select> object does not put the
<option> object in the correct position
http://bugs.webkit.org/show_bug.cgi?id=10472

Attachment 12556: Reset the options collection info for non-in-document
<select>s
http://bugs.webkit.org/attachment.cgi?id=12556&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Might want a comment indicating why it's not needed for selects that are in the
document.

Or ... could just not both with the if statement since there's no harm in
resetting the collection twice.

r=me



More information about the webkit-reviews mailing list