Bug 78363 - [Chromium] Wire doubletap div computation to the gesture event
Summary: [Chromium] Wire doubletap div computation to the gesture event
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Varun Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 09:22 PST by Varun Jain
Modified: 2013-04-12 08:34 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Varun Jain 2012-02-10 09:22:18 PST
72909 adds code to compute the appropriate div to scale to on a double tap gesture. We need to add these parameters in the double tap gesture event before sending the event to CC impl thread.