Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9f64d4350a80d38e6ef06041894328887505240
      
https://github.com/WebKit/WebKit/commit/e9f64d4350a80d38e6ef06041894328887505240
  Author: Chris Dumez <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
    M Source/WebCore/platform/graphics/angle/ANGLEUtilities.cpp
    M Source/WebCore/platform/graphics/angle/ANGLEUtilities.h
    M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp

  Log Message:
  -----------
  Address Safer CPP warning in GraphicsContextGLANGLE.cpp and ANGLEUtilities.cpp
https://bugs.webkit.org/show_bug.cgi?id=298950

Reviewed by Darin Adler.

* Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations:
* Source/WebCore/platform/graphics/angle/ANGLEUtilities.cpp:
(WebCore::ScopedGLFence::reset): Deleted.
(WebCore::ScopedGLFence::fenceSync): Deleted.
* Source/WebCore/platform/graphics/angle/ANGLEUtilities.h:
(WebCore::ScopedGLFence::ScopedGLFence): Deleted.
(WebCore::ScopedGLFence::~ScopedGLFence): Deleted.
(WebCore::ScopedGLFence::operator=): Deleted.
(WebCore::ScopedGLFence::abandon): Deleted.
(WebCore::ScopedGLFence::get const): Deleted.
(WebCore::ScopedGLFence::operator GCGLsync const): Deleted.
(WebCore::ScopedGLFence::operator bool const): Deleted.
* Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp:

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



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