[webkit-reviews] review denied: [Bug 72909] [Chromium] Add method to WebViewImpl to extract zoom/scroll params for gesture events on touch devices : [Attachment 125659] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 10:57:20 PST 2012


James Robinson <jamesr at chromium.org> has denied Varun Jain
<varunjain at chromium.org>'s request for review:
Bug 72909: [Chromium] Add method to WebViewImpl to extract zoom/scroll params
for gesture events on touch devices
https://bugs.webkit.org/show_bug.cgi?id=72909

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=125659&action=review


> Source/WebKit/chromium/src/WebViewImpl.h:504
> +    enum BoostedTextType {
> +	   NormalText,
> +	   BoostedText,
> +    };

this looks like an unrelated change


More information about the webkit-reviews mailing list