RESOLVED FIXED 49324
document.createTouch and document.createTouchList should specify EnabledAtRuntime
https://bugs.webkit.org/show_bug.cgi?id=49324
Summary document.createTouch and document.createTouchList should specify EnabledAtRun...
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.