Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d3c2c894de79fc44199e1ec91ae0e1f4c6904a4f
      
https://github.com/WebKit/WebKit/commit/d3c2c894de79fc44199e1ec91ae0e1f4c6904a4f
  Author: Fujii Hironori <[email protected]>
  Date:   2023-04-08 (Sat, 08 Apr 2023)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/wc/WCContentBuffer.h
    M Source/WebKit/Shared/wc/WCContentBufferIdentifier.h

  Log Message:
  -----------
  REGRESSION(262749@main) [GraphicsLayerWC] WCContentBufferIdentifier should 
use ObjectIdentifierThreadSafeAccessTraits
https://bugs.webkit.org/show_bug.cgi?id=255195

Unreviewed crash fix.

After 262749@main (bug#254873) added an assertion checking the thread
is the main thread to generateIdentifierInternal, WinCairo was
crashing for WebGL tests.

* Source/WebKit/GPUProcess/graphics/wc/WCContentBuffer.h:
Use WCContentBufferIdentifier::generateThreadSafe.
* Source/WebKit/Shared/wc/WCContentBufferIdentifier.h:
Use ObjectIdentifierThreadSafeAccessTraits.

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


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

Reply via email to