Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63611954a14e1aaeb06790c3d608e8031a1be8cd
      
https://github.com/WebKit/WebKit/commit/63611954a14e1aaeb06790c3d608e8031a1be8cd
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M Source/ThirdParty/xdgmime/src/xdgmime.c

  Log Message:
  -----------
  [GTK][WPE] GCC 15.x warns about discarded qualifier in xdgmime.c
https://bugs.webkit.org/show_bug.cgi?id=319245

Reviewed by Claudio Saavedra.

* Source/ThirdParty/xdgmime/src/xdgmime.c:
(xdg_mime_media_type_equal): The "sep" variable is only used for
reading, so mark it "const", which is correct and also makes the
warning go away.

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



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

Reply via email to