[Webkit-unassigned] [Bug 36006] Multiselect popups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 21:52:36 PDT 2010


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





--- Comment #8 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-03-15 21:52:36 PST ---
(From update of attachment 50686)

>  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.

-- 
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