[webkit-changes] [WebKit/WebKit] d25d5b: [UI-side compositing] imported/w3c/web-platform-te...

youennf noreply at github.com
Tue Mar 28 10:08:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d25d5bb70da246cd792fdffbbd1561c2a4bc0759
      https://github.com/WebKit/WebKit/commit/d25d5bb70da246cd792fdffbbd1561c2a4bc0759
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp

  Log Message:
  -----------
  [UI-side compositing] imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.html fails
https://bugs.webkit.org/show_bug.cgi?id=254581
rdar://106116371

Reviewed by Eric Carlson.

Disable the fast path until we are able to do ARGB/BGRA to YUV conversion in GPUProcess via pixel conformer API.

* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::isVideoFrameFormatEligibleToCopy):

Canonical link: https://commits.webkit.org/262225@main




More information about the webkit-changes mailing list