[Webkit-unassigned] [Bug 72996] [chromium] Add page-scale animation support to Impl thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 14:23:33 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72996





--- Comment #7 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-11-23 14:23:33 PST ---
(From update of attachment 116427)
View in context: https://bugs.webkit.org/attachment.cgi?id=116427&action=review

These WebKit API changes look good to me... just one question about the event structure:

> Source/WebKit/chromium/public/WebInputEvent.h:381
> +    double durationMs;

I observe that the Fling gesture does not similarly have the embedder provide a duration.  Why does page scaling not work similarly?  Or, why does Fling not work like page scaling?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list