Skip to content
Snippets Groups Projects

qt: fix image response handling

Merged Prince Gupta requested to merge jagannatharjun/vlc:imageprovider-destruction into master

only delete image response on finished

documentation of QQuickImageResponse mentions that a response may only be deleted after QQuickImageResponse::finished signal

quote from QQuickImageResponse::cancel signal

Note: finished() should not be emitted until the response is complete,
regardless of whether or not cancel() was called. If it is called
prematurely, the engine may destroy the response while it is still active
, leading to a crash.

also remove unused classes

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading