[Webkit-unassigned] [Bug 126417] New: VibrationPattern should allocate an single instance for single integer input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 22:34:29 PST 2014


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

           Summary: VibrationPattern should allocate an single instance
                    for single integer input
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jinwoo7.song at samsung.com


When the Vibration pattern is set with a single integer, the VibrationPattern should set the vibration time with this value.
But the VibrationPattern(unsigned vector) was initialized with a single parameter, the vibration time, so the time was used to 
set the size of vector.

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