Title: [274874] trunk/LayoutTests
Revision
274874
Author
[email protected]
Date
2021-03-23 09:21:48 -0700 (Tue, 23 Mar 2021)

Log Message

[GPUP] Test http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html fails when media in GPU process is enabled
https://bugs.webkit.org/show_bug.cgi?id=221816
<rdar://problem/74525561>

Reviewed by Eric Carlson.

Enable WebRTC codecs in GPUProcess.

* http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (274873 => 274874)


--- trunk/LayoutTests/ChangeLog	2021-03-23 16:18:25 UTC (rev 274873)
+++ trunk/LayoutTests/ChangeLog	2021-03-23 16:21:48 UTC (rev 274874)
@@ -1,3 +1,15 @@
+2021-03-23  Youenn Fablet  <[email protected]>
+
+        [GPUP] Test http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html fails when media in GPU process is enabled
+        https://bugs.webkit.org/show_bug.cgi?id=221816
+        <rdar://problem/74525561>
+
+        Reviewed by Eric Carlson.
+
+        Enable WebRTC codecs in GPUProcess.
+
+        * http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html:
+
 2021-03-23  Philippe Normand  <[email protected]>
 
         [MSE][GStreamer] SIGSEV in webKitMediaSrcFreeStream

Modified: trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html (274873 => 274874)


--- trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html	2021-03-23 16:18:25 UTC (rev 274873)
+++ trunk/LayoutTests/http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html	2021-03-23 16:21:48 UTC (rev 274874)
@@ -1,4 +1,3 @@
-<!-- webkit-test-runner [ WebRTCPlatformCodecsInGPUProcessEnabled=false ] -->
 <!doctype html>
 <html>
 <head>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to