Changeset 217111 in webkit


Ignore:
Timestamp:
May 19, 2017 2:41:23 AM (7 years ago)
Author:
jer.noble@apple.com
Message:

[MSE][Mac] Support painting MSE video-element to canvas
https://bugs.webkit.org/show_bug.cgi?id=125157
<rdar://problem/23062016>

Reviewed by Eric Carlson.

  • media/media-source/content/test-fragmented.mp4: Add a 'edts' atom to move the presentation time for the

first sample to 0:00.

  • media/media-source/media-source-paint-to-canvas-expected.txt: Added.
  • media/media-source/media-source-paint-to-canvas.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r217106 r217111  
     12017-04-11  Jer Noble  <jer.noble@apple.com>
     2
     3        [MSE][Mac] Support painting MSE video-element to canvas
     4        https://bugs.webkit.org/show_bug.cgi?id=125157
     5        <rdar://problem/23062016>
     6
     7        Reviewed by Eric Carlson.
     8
     9        * media/media-source/content/test-fragmented.mp4: Add a 'edts' atom to move the presentation time for the
     10            first sample to 0:00.
     11        * media/media-source/media-source-paint-to-canvas-expected.txt: Added.
     12        * media/media-source/media-source-paint-to-canvas.html: Added.
     13
    1142017-05-19  Zan Dobersek  <zdobersek@igalia.com>
    215
Note: See TracChangeset for help on using the changeset viewer.