[Webkit-unassigned] [Bug 130333] [EFL] vibration/cancelVibration-during-pattern-vibrating.html is failing after r165598

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 03:42:27 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130333





--- Comment #2 from Jinwoo Jeong <jw00.jeong at samsung.com>  2014-03-18 03:42:46 PST ---
If there is a timing issue and this patch makes a layout test to pass,
m_state should be set as State::Waiting instead of State::Vibrating.
If m_state is set as State::Vibrating, the first element of m_pattern will be used for waiting time.

-- 
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