[Webkit-unassigned] [Bug 154616] New: Add a way to reset the eventTrigger in ControlsTest in LayoutTests/media/controls/controls-test-helpers.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 16:44:26 PST 2016


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

            Bug ID: 154616
           Summary: Add a way to reset the eventTrigger in ControlsTest in
                    LayoutTests/media/controls/controls-test-helpers.js
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adachan at apple.com
                CC: lforschler at apple.com

Add a way to reset the eventTrigger in ControlsTest in LayoutTests/media/controls/controls-test-helpers.js

We can introduce a method in ControlsTest called listenFor(eventTrigger), that sets the ControlsTest's eventTrigger to the new value and set the media element to be a listener to that event.  This makes it easier to write controls tests that need to listen to a new event after changing some state in the media element.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160224/14dc9b44/attachment.html>


More information about the webkit-unassigned mailing list