Changeset 187653 in webkit


Ignore:
Timestamp:
Jul 31, 2015 9:59:51 AM (9 years ago)
Author:
mrajca@apple.com
Message:

Media Session: add test to ensure next/previous-track event handlers are not fired when they are disabled
https://bugs.webkit.org/show_bug.cgi?id=147477

Reviewed by Eric Carlson.

  • media/session/track-media-events-disabled-expected.txt: Added.
  • media/session/track-media-events-disabled.html: Added.
  • platform/mac/TestExpectations: Media Session support is disabled by default.
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r187652 r187653  
     12015-07-30  Matt Rajca  <mrajca@apple.com>
     2
     3        Media Session: add test to ensure next/previous-track event handlers are not fired when they are disabled
     4        https://bugs.webkit.org/show_bug.cgi?id=147477
     5
     6        Reviewed by Eric Carlson.
     7
     8        * media/session/track-media-events-disabled-expected.txt: Added.
     9        * media/session/track-media-events-disabled.html: Added.
     10        * platform/mac/TestExpectations: Media Session support is disabled by default.
     11
    1122015-07-30  Matt Rajca  <mrajca@apple.com>
    213
  • trunk/LayoutTests/platform/mac/TestExpectations

    r187652 r187653  
    10011001media/session/play-pause-media-events-in-non-content-sessions.html
    10021002media/session/session-creation.html
     1003media/session/track-media-events-disabled.html
    10031004media/session/track-media-events-in-content-sessions.html
    10041005media/session/transient-interruptions.html
Note: See TracChangeset for help on using the changeset viewer.