RESOLVED FIXED 94939
[EFL] fast/dom/navigator-vibration.html is failing after r126562
https://bugs.webkit.org/show_bug.cgi?id=94939
Summary [EFL] fast/dom/navigator-vibration.html is failing after r126562
Sudarsana Nagineni (babu)
Reported 2012-08-24 08:16:09 PDT
fast/dom/navigator-vibration.html is failing after r126562. Expected results needs to updated for this test. --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/fast/dom/navigator-vibration-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/fast/dom/navigator-vibration-actual.txt @@ -8,7 +8,7 @@ PASS navigator.vibrate(1000); is undefined PASS navigator.vibrate([1000, 300, 500]); is undefined PASS navigator.vibrate(4294967295); is undefined -PASS navigator.vibrate(); threw exception TypeError: Type error. +PASS navigator.vibrate(); threw exception TypeError: Not enough arguments. PASS successfullyParsed is true TEST COMPLETE
Attachments
Patch (1.46 KB, patch)
2012-08-24 08:30 PDT, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2012-08-24 08:30:57 PDT
Kentaro Hara
Comment 2 2012-08-24 08:35:41 PDT
Comment on attachment 160423 [details] Patch OK. Thanks for the fix.
WebKit Review Bot
Comment 3 2012-08-24 09:42:00 PDT
Comment on attachment 160423 [details] Patch Clearing flags on attachment: 160423 Committed r126592: <http://trac.webkit.org/changeset/126592>
WebKit Review Bot
Comment 4 2012-08-24 09:42:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.