[webkit-changes] [WebKit/WebKit] b61e31: Enable HTMLCanvasElement::toVideoFrame with Web Co...

Don Olmstead noreply at github.com
Fri Nov 11 13:42:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b61e318f043cef3f2262ee4e2004dc29a76725a9
      https://github.com/WebKit/WebKit/commit/b61e318f043cef3f2262ee4e2004dc29a76725a9
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M Source/WebCore/html/HTMLCanvasElement.cpp
    M Source/WebCore/html/HTMLCanvasElement.h

  Log Message:
  -----------
  Enable HTMLCanvasElement::toVideoFrame with Web Codecs
https://bugs.webkit.org/show_bug.cgi?id=247813

Reviewed by Eric Carlson.

Enable `HTMLCanvasElement::toVideoFrame` when either
`ENABLE_MEDIA_STREAM` or `ENABLE_WEB_CODECS` is `ON`.

* Source/WebCore/html/HTMLCanvasElement.cpp:
* Source/WebCore/html/HTMLCanvasElement.h:

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




More information about the webkit-changes mailing list