[webkit-reviews] review canceled: [Bug 64504] Focus and selection events are not fired when a <select>'s selection changes : [Attachment 100780] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 04:34:54 PDT 2011


Jon Honeycutt <jhoneycutt at apple.com> has canceled Jon Honeycutt
<jhoneycutt at apple.com>'s request for review:
Bug 64504: Focus and selection events are not fired when a <select>'s selection
changes
https://bugs.webkit.org/show_bug.cgi?id=64504

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

------- Additional Comments from Jon Honeycutt <jhoneycutt at apple.com>
Try to fix Chromium build. Changed an AXObjectCache::getOrCreate() call to just
get() in RenderMenuList::didUpdateActiveOption() - we don't need to create the
object if it doesn't exist.


More information about the webkit-reviews mailing list