[Webkit-unassigned] [Bug 147493] Media Session: add test to ensure that switching media sessions pauses elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 11:19:22 PDT 2015


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

Eric Carlson <eric.carlson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #257933|review?                     |review+
              Flags|                            |

--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 257933
  --> https://bugs.webkit.org/attachment.cgi?id=257933
Patch

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

> LayoutTests/media/session/switching-sessions.html:37
> +            run('video.session = new MediaSession("transient")');
> +
> +            testExpected('video.paused', true);
> +
> +            endTest();

It might be good to register a 'pause' event handler and call endTest from there.

-- 
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/20150731/e15008ed/attachment.html>


More information about the webkit-unassigned mailing list