[Webkit-unassigned] [Bug 34215] New: [Android] Android needs functionality in the ChromeClient to be informed when touch events are and are not needed by the webpage.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 06:35:20 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34215
Summary: [Android] Android needs functionality in the
ChromeClient to be informed when touch events are and
are not needed by the webpage.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Android
OS/Version: Android
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: benm at google.com
CC: hausmann at webkit.org,
android-webkit-unforking at google.com
Blocks: 32485
We have an optimisation on Android that allows us to tell the platform to stop
forwarding touch events to WebCore if the current web page has not registered a
touch event listener.
I would like to contribute this upstream to reduce our diff.
Patch to follow shortly.
--
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