[Webkit-unassigned] [Bug 93597] Add DeviceController to support DOMWindow device events
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 16 21:55:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93597
--- Comment #63 from Kihong Kwon <kihong.kwon at samsung.com> 2012-09-16 21:55:29 PST ---
(In reply to comment #62)
> Why is a m_timer needed?
We don't know exactly when event is fired by device after addEventListener called.
But if there is a event which is already set by other addEventListener, we can fire a event instantly.
In this case, a m_timer is used to fire a reserved event asynchronously.
>
> It may be time to close this bug and start-over. This one is quite long now.
OK, I will do that.
Thank you.
--
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