[webkit-changes] [WebKit/WebKit] 3f6e15: [Skia] Crashes on some webgl/2.0.0/conformance2/te...

Nikolas Zimmermann noreply at github.com
Wed Oct 2 04:27:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f6e150f193241a30a97cec4c89f4fb220e7a58d
      https://github.com/WebKit/WebKit/commit/3f6e150f193241a30a97cec4c89f4fb220e7a58d
  Author: Nikolas Zimmermann <nzimmermann at igalia.com>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp

  Log Message:
  -----------
  [Skia] Crashes on some webgl/2.0.0/conformance2/textures/video/ tests
https://bugs.webkit.org/show_bug.cgi?id=280267

Reviewed by Adrian Perez de Castro.

Destroy the SkSurface in completePainting() to make sure it's destroyed
in the same thread it was created.

* Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp:
(Nicosia::UnacceleratedBuffer::completePainting):
(Nicosia::AcceleratedBuffer::completePainting):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list