[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 'dev'. Changed from 0847ba3deeba481c9374613c024fe874d95227b0 to e0099f216a82a6399cdc68953a1a3f959b783c6b 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 e0099f216a82a6399cdc68953a1a3f959b783c6b by Tim Blechmann on 24/07/2026 at 04:19.. 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. Pick-to: 6.12 Change-Id: Iadd84b4a54317f513a394c1143dc03f7b9c036aa Reviewed-by: Artem Dyomin <[email protected]> https://invent.kde.org/qt/qt/qtmultimedia/-/commit/e0099f216a82a6399cdc68953a1a3f959b783c6b