Bug 49324

Summary: document.createTouch and document.createTouchList should specify EnabledAtRuntime
Product: WebKit Reporter: Ben Murdoch <benm>
Component: WebCore Misc.Assignee: Ben Murdoch <benm>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd, levin, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Ben Murdoch
Reported 2010-11-10 09:40:48 PST
As document.createTouch and document.createTouchList use touch events (that are enabled at runtime, not compile time with Chrome/V8), the IDL needs to specify that. Just a compile time guard is not enough. Patch coming.
Attachments
Patch (3.30 KB, patch)
2010-11-10 11:05 PST, Ben Murdoch
no flags
Ben Murdoch
Comment 1 2010-11-10 11:05:57 PST
WebKit Commit Bot
Comment 2 2010-11-11 05:49:26 PST
Comment on attachment 73512 [details] Patch Clearing flags on attachment: 73512 Committed r71813: <http://trac.webkit.org/changeset/71813>
WebKit Commit Bot
Comment 3 2010-11-11 05:49:32 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.