[webkit-changes] [WebKit/WebKit] 8159bb: Allow access to setMediaOverridesForTesting to res...

Gavin noreply at github.com
Wed Mar 1 13:52:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8159bbad3fd890cb25bf99a3fad6b9ab2f0843bc
      https://github.com/WebKit/WebKit/commit/8159bbad3fd890cb25bf99a3fad6b9ab2f0843bc
  Author: Gavin Phillips <gavin.p at apple.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp

  Log Message:
  -----------
  Allow access to setMediaOverridesForTesting to resolve test breakage.
https://bugs.webkit.org/show_bug.cgi?id=253184
rdar://106085448

Reviewed by Alex Christensen.

Remove allowTestOnlyIPC() MESSAGE_CHECK from setMediaOverridesForTesting
in order to resolve test breakage.

* Source/WebKit/GPUProcess/GPUConnectionToWebProcess.cpp:
(WebKit::GPUConnectionToWebProcess::setMediaOverridesForTesting):

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




More information about the webkit-changes mailing list