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

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 asked	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 100957: Patch v2
https://bugs.webkit.org/attachment.cgi?id=100957&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