[webkit-reviews] review granted: [Bug 77620] Hovered node gets stuck on touch events : [Attachment 125105] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 04:20:08 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Allan Sandfeld
Jensen <allan.jensen at nokia.com>'s request for review:
Bug 77620: Hovered node gets stuck on touch events
https://bugs.webkit.org/show_bug.cgi?id=77620

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=125105&action=review


> Source/WebCore/rendering/HitTestRequest.h:55
> +    // Convinience functions

// Conv_e_nience functions_._

> Source/WebCore/rendering/RenderLayer.cpp:4050
> +    // Check to see if the hovered node has changed. If not, then we don't
need to
> +    // do anything.

I would merge that to one line. It fits the length of the other comments


More information about the webkit-reviews mailing list