Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 19abc8c887dec703bfe16ae009d8d8eea7513ce8
      
https://github.com/WebKit/WebKit/commit/19abc8c887dec703bfe16ae009d8d8eea7513ce8
  Author: Philippe Normand <[email protected]>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Fix potential clash between std::span and WTF's span
https://bugs.webkit.org/show_bug.cgi?id=279499

Reviewed by Xabier Rodriguez-Calvar.

Using "using" declarations of any kind to import names in the standard template 
library
is not allowed by our code style guidelines.

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:

Canonical link: https://commits.webkit.org/283476@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