Bug 107991 - [Chromium] Disable Touch Event Tracking on non-Android Chromium platforms
Summary: [Chromium] Disable Touch Event Tracking on non-Android Chromium platforms
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 16:27 PST by Levi Weintraub
Modified: 2013-04-06 17:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.26 KB, patch)
2013-01-25 16:41 PST, Levi Weintraub
benjamin: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2013-01-25 16:27:30 PST
This is intended as an optimization for Android, but we have it turned on for all platforms with Touch Events enabled.
Comment 1 Levi Weintraub 2013-01-25 16:41:55 PST
Created attachment 184837 [details]
Patch