Bug 118838 - [EFL][WK2] 1 test case failed in test_ewk2_view
Summary: [EFL][WK2] 1 test case failed in test_ewk2_view
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-18 01:55 PDT by Donggwan Kim
Modified: 2017-03-11 10:34 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2013-07-18 02:03 PDT, Donggwan Kim
gyuyoung.kim: review-
gyuyoung.kim: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Donggwan Kim 2013-07-18 01:55:55 PDT
Vibration test is failed with timeout in test_ewk2_view.
vibrationTime is always 0 when vibrate callback is called.
Comment 1 Donggwan Kim 2013-07-18 02:03:59 PDT
Created attachment 206970 [details]
Patch
Comment 2 Ryuan Choi 2013-07-28 18:59:36 PDT
Comment on attachment 206970 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=206970&action=review

> Source/WebCore/ChangeLog:3
> +        [EFL][WK2] 1 test cases failed in test_ewk2_view.

I don't think that this is correct bug title.

> Source/WebCore/ChangeLog:9
> +        Size information should be passed into constructor of VibrationPattern
> +        when it is created with single value

single integer type value.(single vale probably be fine in Vector if it is not unsigned)
Comment 3 Gyuyoung Kim 2013-11-15 00:03:40 PST
Comment on attachment 206970 [details]
Patch

r- because of comment. BTW, is this patch still valid ?
Comment 4 Michael Catanzaro 2017-03-11 10:34:34 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.