[BlackBerry] Implement cancelVibration, and make sure it's canceled on
authorstaikos@webkit.org <staikos@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 3 Jul 2012 01:28:57 +0000 (01:28 +0000)
committerstaikos@webkit.org <staikos@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 3 Jul 2012 01:28:57 +0000 (01:28 +0000)
commit48b8b2e7b8f99e00d5a6a903290f794f35bca658
tree2cb500ea87951269f1a164a6faf5ed6bc922b086
parent8618e4ba3ba8510026f6ee57076c35a232f08e83
[BlackBerry] Implement cancelVibration, and make sure it's canceled on
destruction.
https://bugs.webkit.org/show_bug.cgi?id=90406

Reviewed by Rob Buis.

* WebCoreSupport/VibrationClientBlackBerry.cpp:
(WebCore::VibrationClientBlackBerry::cancelVibration):
(WebCore::VibrationClientBlackBerry::vibrationDestroyed):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121718 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit/blackberry/ChangeLog
Source/WebKit/blackberry/WebCoreSupport/VibrationClientBlackBerry.cpp