[Webkit-unassigned] [Bug 129598] Second execution of navigator.vibration() does not wok.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 17:53:20 PST 2014


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





--- Comment #11 from 8179.jeong at gmail.com <8179.jeong at gmail.com>  2014-03-05 17:50:20 PST ---
(In reply to comment #9)
> (From update of attachment 225923 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=225923&action=review
> 
> > Source/WebCore/Modules/vibration/Vibration.cpp:70
> > +    stopVibration();
> 
> Why should we call stopVibration() when m_isVibrating is false ?

Yes, I will add a checking statement before calling stopVibration().

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