Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e291227dab70f63312aeacb9a17ac31d54695a1
      
https://github.com/WebKit/WebKit/commit/6e291227dab70f63312aeacb9a17ac31d54695a1
  Author: Fujii Hironori <hironori.fu...@sony.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp

  Log Message:
  -----------
  REGRESSION(272224@main): [Win] ERROR: Received an invalid message 
'GPUConnectionToWebProcess_CreateRenderingBackend' from WebContent process 10, 
requesting for it to be terminated.
https://bugs.webkit.org/show_bug.cgi?id=266597

Unreviewed crash fix for Windows port.

After 272224@main changed DrawingArea creation time,
RemoteImageBufferSetProxy wasn't properly constructed in DrawingAreaWC
constructor. Creating a RemoteImageBufferSetProxy should be deferred.

* Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to