[Webkit-unassigned] [Bug 22784] [Chromium] Home and End buttons do not do anything in drop down lists
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 16:26:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=22784
--- Comment #19 from Jens Alfke <snej at google.com> 2009-07-10 16:26:50 PDT ---
Sorry about the tab characters! I'm on a new machine and hadn't yet fixed the
tab settings in TextMate.
>Is there a reason that you switched to a boolean argument rather than the enum
>that I suggested?
Yes: because I felt that was a better change. IMHO defining a special enum for
this one very local subroutine is overkill.
I've improved my change to add a second (inlined) function, so the calls now
look like "nextValidIndex" and "previousValidIndex", without a direction
parameter. Hopefully that should be clearer.
--
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