[webkit-reviews] review requested: [Bug 35978] Tooltip text being sent even when hovering the same node : [Attachment 50418] send tooltip text only when node changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 11:32:22 PST 2010


Lucas De Marchi <lucas.demarchi at profusion.mobi> has asked  for review:
Bug 35978: Tooltip text being sent even when hovering the same node
https://bugs.webkit.org/show_bug.cgi?id=35978

Attachment 50418: send tooltip text only when node changed
https://bugs.webkit.org/attachment.cgi?id=50418&action=review

------- Additional Comments from Lucas De Marchi
<lucas.demarchi at profusion.mobi>
Tooltip text is being generated and sent to chrome even if node the mouse is
hovering is always the same.
The attachment fix this problem by sending the text to chrome only when node is
not the same.


More information about the webkit-reviews mailing list