Closed
Bug 654129
Opened 14 years ago
Closed 9 years ago
Dispatch MozMayHaveTouchEvents event when a page has touch listeners
Categories
(Core :: DOM: Events, enhancement)
Core
DOM: Events
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mbrubeck, Unassigned)
References
Details
(Keywords: mobile)
To avoid the polling content to discover whether it has touch listeners (which requires IPC messages in Fennec), we'd like to fire an event ("MozMayHaveTouchEvents"?) when the first touch event listener is added to a page.
This was discussed in bug 650342 comment 11 and 12.
Comment 1•9 years ago
|
||
This looks like it harks back to the XUL fennec days, and is not relevant any more.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•