[webkit-changes] [WebKit/WebKit] cb6d11: GPU process visibility propagation is incorrectly ...

Per Arne Vollan noreply at github.com
Fri Jan 19 21:56:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cb6d11169cbe6f8bc418ee3673fa855b4880669d
      https://github.com/WebKit/WebKit/commit/cb6d11169cbe6f8bc418ee3673fa855b4880669d
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WKContentView.mm

  Log Message:
  -----------
  GPU process visibility propagation is incorrectly implemented
https://bugs.webkit.org/show_bug.cgi?id=267787
rdar://121256297

Reviewed by Chris Dumez.

The new implementation is incorrectly using the process object for the WebContent process.

* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _setupVisibilityPropagationViewForGPUProcess]):

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




More information about the webkit-changes mailing list