[qt/qt/qtmultimedia]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtmultimedia Pushed by mirror-service into branch '6.12'. Changed from f1a03dcd99f6efdd466f6bd00b859c036935f1f7 to 0ae559dc23ebf82fd0e3f5bd5731a89cc64b954e Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 0ae559dc23ebf82fd0e3f5bd5731a89cc64b954e by Qt Cherry-pick Bot (on behalf of Tim Blechmann) on 24/07/2026 at 05:25.. AVFMediaPlayer: extend security-scoped resource access to macOS startAccessingSecurityScopedResource/stopAccessingSecurityScopedResource are plain NSURL APIs, not iOS-specific. A sandboxed macOS app resolving a persisted security-scoped bookmark hits the same permission failure that QTBUG-112847 fixed for iOS. The call is a no-op for URLs that aren't security-scoped, so drop the Q_OS_IOS guard and always request access before loading the asset. Change-Id: Iadd84b4a54317f513a394c1143dc03f7b9c036aa Reviewed-by: Artem Dyomin <[email protected]> (cherry picked from commit e0099f216a82a6399cdc68953a1a3f959b783c6b) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/0ae559dc23ebf82fd0e3f5bd5731a89cc64b954e