[webkit-reviews] review granted: [Bug 18930] mouseenter and mouseleave events not supported : [Attachment 197580] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 10:33:35 PDT 2013


Dave Hyatt <hyatt at apple.com> has granted Allan Sandfeld Jensen
<allan.jensen at digia.com>'s request for review:
Bug 18930: mouseenter and mouseleave events not supported
https://bugs.webkit.org/show_bug.cgi?id=18930

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=197580&action=review


r=me

> Source/WebCore/dom/Document.cpp:5994
> +    bool seenCommonAncestor = false;

This should be "sawCommonAncestor"


More information about the webkit-reviews mailing list