[webkit-changes] [WebKit/WebKit] cbabd1: MediaSourceInlinePaintingEnabled is "unstable" but...

Elliott Williams noreply at github.com
Mon Oct 30 12:46:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cbabd1ef63fe8d5fda84439c4a84c34012d46270
      https://github.com/WebKit/WebKit/commit/cbabd1ef63fe8d5fda84439c4a84c34012d46270
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  MediaSourceInlinePaintingEnabled is "unstable" but on by default
https://bugs.webkit.org/show_bug.cgi?id=263798
rdar://117600011

Reviewed by Eric Carlson.

Its value is determined by HAVE(AVSAMPLEBUFFERDISPLAYLAYER_COPYDISPLAYEDPIXELBUFFER), which is true
since macOS 13. Set it to "mature" to clarify its behavior.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

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




More information about the webkit-changes mailing list