[webkit-reviews] review requested: [Bug 53023] WebKit2: Type-to-select doesn't work in open <select> menu : [Attachment 87926] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 15:18:02 PDT 2011


Jon Lee <jonlee at apple.com> has asked  for review:
Bug 53023: WebKit2: Type-to-select doesn't work in open <select> menu
https://bugs.webkit.org/show_bug.cgi?id=53023

Attachment 87926: Patch
https://bugs.webkit.org/attachment.cgi?id=87926&action=review

------- Additional Comments from Jon Lee <jonlee at apple.com>
Tried a different approach based on a suggestion from Anders: to use #ifdefs
and targeting only Windows.  This way, we prevent needing to impl the pure
virtual method on other platforms.


More information about the webkit-reviews mailing list