[webkit-changes] [WebKit/WebKit] cc18bc: Validate width, height, x and y for I420 and NV12 ...

youennf noreply at github.com
Thu Oct 13 10:33:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cc18bcb28839ac9d58a7705b6e30b28561e2fcf8
      https://github.com/WebKit/WebKit/commit/cc18bcb28839ac9d58a7705b6e30b28561e2fcf8
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.any-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.any.worker-expected.txt
    M Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp

  Log Message:
  -----------
  Validate width, height, x and y for I420 and NV12 video frames
https://bugs.webkit.org/show_bug.cgi?id=246394
rdar://problem/101068854

Reviewed by Eric Carlson.

* LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.any-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/webcodecs/videoFrame-construction.any.worker-expected.txt:
* Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp:
(WebCore::WebCodecsVideoFrame::create):

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




More information about the webkit-changes mailing list