[Webkit-unassigned] [Bug 36006] Multiselect popups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 21:54:56 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36006





--- Comment #9 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-03-15 21:54:55 PST ---
(In reply to comment #8)
> (From update of attachment 50686 [details])
> 
> >  void SelectElement::updateListBoxSelection(SelectElementData& data, Element* element, bool deselectOtherOptions)
> > +void SelectElement::listboxClickHandler(SelectElementData& data, Element* element, int listIndex,
> 
> The existing methods uses listBox and not listbox in their names (notice the
> b), please fix.

Also, it sound be called SelectElement::listBoxClickEventHandler for
consistency.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list