[webkit-reviews] review granted: [Bug 75506] Improve touch handling performance by reusing the hitTest result : [Attachment 121025] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 12:54:44 PST 2012


Adam Barth <abarth at webkit.org> has granted Min Qin <qinmin at chromium.org>'s
request for review:
Bug 75506: Improve touch handling performance by reusing the hitTest result
https://bugs.webkit.org/show_bug.cgi?id=75506

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=121025&action=review


> Source/WebCore/ChangeLog:8
> +	   No new tests. (OOPS!)

We won't be able to land this patch with this line in the ChangeLog.  In cases
like this, we usually replace this line with a sentence saying that that patch
is a performance optimization only and shouldn't have any behavior changes.


More information about the webkit-reviews mailing list