Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eb1d01ca7f489dc74c38dd9af08420cd70d52b43
      
https://github.com/WebKit/WebKit/commit/eb1d01ca7f489dc74c38dd9af08420cd70d52b43
  Author: Tim Horton <[email protected]>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M 
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithInProcessRenderingBackingStore.mm

  Log Message:
  -----------
  REGRESSION (262120@main): Frequent assertions with Unified PDF enabled or 
DOMGPUP disabled
https://bugs.webkit.org/show_bug.cgi?id=268893

Reviewed by Simon Fraser.

* 
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithInProcessRenderingBackingStore.mm:
(WebKit::RemoteLayerWithInProcessRenderingBackingStore::prepareToDisplay):
262120@main added layers that don't need display to the set that get prepared,
in the case where they came back from being unparented. Remove this assertion
(which only exists in the in-process case) which is now invalid.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to