Branch: refs/heads/webkitglib/2.48
  Home:   https://github.com/WebKit/WebKit
  Commit: e132c56cb8df7b3f8378aa3d9870ddcb027d8f9b
      
https://github.com/WebKit/WebKit/commit/e132c56cb8df7b3f8378aa3d9870ddcb027d8f9b
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/SkiaRecordingResult.h

  Log Message:
  -----------
  Cherry-pick 295939@main (5bb7f4f50634). 
https://bugs.webkit.org/show_bug.cgi?id=293681

    [GTK][WPE][Skia] Assure SkiaRecordingResult is destroyed on the main thread
    https://bugs.webkit.org/show_bug.cgi?id=293681

    Reviewed by Carlos Garcia Campos.

    SkiaRecordingResult is constructed on the main thread and destructed by the
    last painting worker thread that made use of it -- that destroys the 
SkPicture,
    as well as the image to fence map from a different thread than the main 
thread,
    leading to (potential) thread-safety issues, let's avoid that.

    Covered by existing tests.

    * Source/WebCore/platform/graphics/skia/SkiaRecordingResult.h:

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

Canonical link: https://commits.webkit.org/290945.251@webkitglib/2.48



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to