Bug 33605

Summary: [Android] [Qt] The document.createEvent API does not support touch events.
Product: WebKit Reporter: Ben Murdoch <benm>
Component: WebCore Misc.Assignee: Ben Murdoch <benm>
Status: RESOLVED FIXED    
Severity: Normal CC: android-webkit-unforking, commit-queue, hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 32485    
Attachments:
Description Flags
Proposed patch and test. none

Ben Murdoch
Reported 2010-01-13 09:43:06 PST
The document.createEvent API does not allow the creation of touch events. I have a patch that will enable it with the syntax document.createEvent("TouchEvent").
Attachments
Proposed patch and test. (3.86 KB, patch)
2010-01-13 09:50 PST, Ben Murdoch
no flags
Ben Murdoch
Comment 1 2010-01-13 09:50:09 PST
Created attachment 46470 [details] Proposed patch and test.
WebKit Commit Bot
Comment 2 2010-01-14 02:03:41 PST
Comment on attachment 46470 [details] Proposed patch and test. Clearing flags on attachment: 46470 Committed r53250: <http://trac.webkit.org/changeset/53250>
WebKit Commit Bot
Comment 3 2010-01-14 02:03:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.