[webkit-changes] [WebKit/WebKit] ace5a3: [GStreamer] Fix incorrect usage of StringView::raw...

Philippe Normand noreply at github.com
Tue Jan 28 06:02:21 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ace5a3241a1585c87f40acc7167d732b853a7c75
      https://github.com/WebKit/WebKit/commit/ace5a3241a1585c87f40acc7167d732b853a7c75
  Author: Philippe Normand <philn at igalia.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

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

  Log Message:
  -----------
  [GStreamer] Fix incorrect usage of StringView::rawCharacters()
https://bugs.webkit.org/show_bug.cgi?id=286577

Reviewed by Darin Adler.

Our use of StringView::rawCharacters() is incorrect, so instead, convert the StringView to a CString.

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