[webkit-changes] [WebKit/WebKit] 365b47: REGRESSION(271747 at main): [Win] ASSERTION FAILED: c...

Fujii Hironori noreply at github.com
Sat Dec 9 05:25:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 365b474ebe28f813592ec9c32303d01a67e92037
      https://github.com/WebKit/WebKit/commit/365b474ebe28f813592ec9c32303d01a67e92037
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

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

  Log Message:
  -----------
  REGRESSION(271747 at main): [Win] ASSERTION FAILED: canSafelyBeUsed() under WebKit::RemoteImageBufferProxy::streamConnection
https://bugs.webkit.org/show_bug.cgi?id=266138

Unreviewed crash fix for Windows port.
After 271747 at main, createFlusher() method of ImageBuffer has to be
called on the main thread.

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

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




More information about the webkit-changes mailing list